Sorry if this question is off topic, but it is very important to me. I know a process in my system sleeps every 100 secs, but I don't know what it is. Is there a way to "ps" all running processes that are sleeping? Thanks.
This is a discussion on In Linux, how to know what process is sleeping within the Tech Board forums, part of the Community Boards category; Sorry if this question is off topic, but it is very important to me. I know a process in my ...
Sorry if this question is off topic, but it is very important to me. I know a process in my system sleeps every 100 secs, but I don't know what it is. Is there a way to "ps" all running processes that are sleeping? Thanks.
how about just grepping the list of all processes for sleep ?
man 1 top