Sort by CPU: | ps uaxO -C
|
---|---|
Sort by RSS: | ps uaxO -r
|
Sort by vsize: | ps uaxO -v
|
(Hint: OBSOLETE SORT KEYS)
Sort by CPU: | ps uaxO -C
|
---|---|
Sort by RSS: | ps uaxO -r
|
Sort by vsize: | ps uaxO -v
|
(Hint: OBSOLETE SORT KEYS)
That's a capital oh, not a number zero. Think of O for Obsolete.
If you actually want to sort, the key is to use -O and the OBSOLETE SORT KEYS