Find top large files and directories
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
This post has total : 201 views





