# ps -auxf | sort -nr -k 3 | head -10
# ps -auxf | sort -nr -k 4 | head -10
Ever got this message from your bash shell when removing lots of files? Read More