Home Blog Archive Software Linux: find Large files - so it goes

Linux: find Large files - so it goes

  • Oct 29, 2025
  • 589
  • 0

In this practice tip, you will learn how to see the Linux large files. Our example is based on Ubuntu 12.04.

So, you can find large files in Linux

First, open the Terminal by pressing the key combination [Ctrl] + [Alt] + [T] or type in the search bar "Terminal".
  • Type in the console "find-size +xM-size yM. The x stands for the minimal file size, y is the maximum megabytes-number.
  • In our example (see picture), we "find -size +10M -size -12M" is selected. Linux detects the type of files that are between ten and twelve megabytes in size.
Linux: find large files
In a further practical tip you will learn how to, under Linux the contents of the directories to compare.

YOU MAY ALSO LIKE

Linux: find file - so it goes

  • Thu 30, 2025
  • 613
  • 0

Gimp: motion blur, generate

  • Thu 30, 2025
  • 919
  • 0

0 COMMENTS

LEAVE A COMMENT

Human?
1 + 3 =