Find top large files and directories


June 2nd, 2008

If you want to find large files and directories within your directory in linux here is the command:

du -sh /home/username/* | sort -nr | head

That’s it!

This article is released by SupportFacility.Com — the leaders in providing outsourced technical support, live chat support & help desk support for web hosts. Interested ? Opt for a trial now


No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment