Hacker Forums

Linux: Find large files on your Linux box.


by The Uni-Hacker on Sep.30, 2008, under Misc

The command to do this is the find command:

#!/bin/sh
find / -size +50000000c -print -ls

Change the file size for your needs, great for finding those annoyingly large files.

:
Click the Linux+ to view the picture in full size.
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+
Linux+

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...