Eric is learning
Blog descriptions, like blog names, are usually pretty terrible. This is no exception.
Wednesday, March 28, 2012
Linux process information: STIME date and time
I've been using "ps -ef | grep <some_string>" for several years.
But I found
this post
today and it helped me solve a problem that required more specific STIME information.
Here's the command
ls -ld /proc/<pid>
where <pid> is your, um, PID.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)