Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
linux alias: snapshot of the 8 most cpu consuming processes
SUBMITTED BY:
Guest
DATE:
Nov. 27, 2012, 3:10 p.m.
FORMAT:
Bash
SIZE:
112 Bytes
Raw
Download
Tweet
HITS:
1482
Go to comments
Report
eatcpu8
=
'ps auxf | sort -nr -k 3 | awk '
\'
'{print $1,$2,$3,$9,$10,$11,$12}'
\'
' | column -t | head -n8'
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus