Feb 17

# ps -auxf | sort -nr -k 3 | head -10



Feb 17

# ps -auxf | sort -nr -k 4 | head -10



Aug 8

Ever got this message from your bash shell when removing lots of files?
Read More