Find large files under Debian / Linux
You need to create some space and therefore want to find large files under Debian/Linux? No problem with the following commands. The easiest way to find large files is with “find”, here you can also directly specify how large the file should be (from/to). The following command searches for files between 100 MB and 12000 …