I know the question was already asked in some way, but I'd like to find a good Cheat Sheet especially for the "ps" command. I've never been able to memorize the useful options, mostly because I use "top" or "htop" on a daily basis, but "ps" is still very useful in many cases.
|
feedback
|
|
Personally, I use | |||
|
feedback
|
|
The man page is actually pretty good. The main thing is to read the section about the BSD vs UNIX options. The examples right at the top act as a cheat sheet for common uses. Also, the 'STANDARD FORMAT SPECIFIERS' section is also good for just getting the output you want. | |||
|
feedback
|
|
I don't know if there's any detail on the ps command, but there are some good linux cheat-sheets at http://monsterb.org/cheat-sheets.html | |||
|
feedback
|