Hi!
I have a bunch of program information from the process table in a mysql db.
The data stored is for instance, creation date, process name, userid (owner of processes ) etc.
What I want to do is choose a specific record, i.e. 'firefox.exe'. Find the first date, get all the instances of this...
Hi!
I'm logging user process table information to a file every 5 seconds, using the "ps" command in Linux.
The output I get is for instance...
Tue Feb 13 11:02:33 2007 00:05:18 3 02:34:38 1 8265 TNl 3.4 3.7 beagled-helper
Where this is:
Started, time, c, elapsed, ppid, pid, stat...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.