
{Updated} I have 500GB SSD installed on my Linux server. My web server is running out of the disk space. I need to find a biggest or largest file concerning file size on the disk. How do I find largest file in a directory recursively using the find command?
The post How to find largest file in directory recursively using find/du under Linux appeared first on nixCraft.