Skip to content
This repository was archived by the owner on Apr 16, 2021. It is now read-only.

sostat should include full process output but exclude usernames #508

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 1 comment
Closed

Comments

@GoogleCodeExporter
Copy link

# Get the first six lines of top output (summary)
top -b -n1 |head -6
# Use "ps" to get a process listing and sort it by cpu usage
ps -eo pcpu,pmem,args --sort -pcpu

Original issue reported on code.google.com by doug.bu...@gmail.com on 12 Mar 2014 at 11:12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant