5 ms·
ps. By far the worst. Because it supports multiple syntax types I can never remember the ps command options. Even if you google for examples you get different s
by StringyBob 4y ago
ps. By far the worst. Because it supports multiple syntax types I can never remember the ps command options. Even if you google for examples you get different syntax and end up with a mix of the same option letters doing different things in one command. It seems to lead to all sorts of subtly unexpected behaviors
- mixmastamyk 4y agops -ef | grep foo Is what I use 98% of the time.
- kQq9oHeAz6wLLS 4y agops aux then pipe to grep and/or cut. Or sort. Or...
- qsdf38100 4y agops afx I like the forest (tree) mode.