On Jan 9, 2008 1:06 PM, Rogelio <[EMAIL PROTECTED]> wrote:
> Being relatively new to Debian / Linux, I'm looking for equivalents to
> Windows tools that I'm used to. For example, what is the "equivalent" to
> Window's procmon?  Something like 'ps -ef', I know, gives a basic overview
> of what's running, but how do you drill down and correlate that with other
> things, such as users, files, etc?

Sounds like it's doing a bit of what ps does, and a bit of what lsof
does, and a little bit of grep.  I suggest looking through those man
pages.

-- 
Paul Johnson
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to