Home > Linux > Linux: Find large files using find command

Linux: Find large files using find command

To searach for files larger than 100mb (approx.):

find / -type f -size +100000k

Categories: Linux Tags:
  1. No comments yet.
  1. No trackbacks yet.
WordPress SEO fine-tune by Meta SEO Pack from Poradnik Webmastera