Re: [orca-list] How to tell if Orca is running?



Hello Carolyn!
I've never done that in code myself, but you could do it the easy way, executing "ps -ax". ps relies onthe /proc filesystem, which is present on all Linux systems. There are some functions to use the information presented through /proc. I believe it's part of glibc.
  I hope this helps.
  Warm regards
        Julien

----------------------------------------
http://juliencoder.de/nama/music.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]