# A fast way to find a file du -a | grep -i # Top 10 space users in a filesystem du -a | sort -n | tail -10
Filed under Tips by admin on Feb 18th, 2008.
Click here to cancel reply.
You must be logged in to post a comment. Login.
Leave a Comment