bash:find_largest_files
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bash:find_largest_files [2016/11/18 15:20] – created peter | bash:find_largest_files [2020/05/19 08:10] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Bash - Find largest files ====== | ||
- | |||
- | <code bash> | ||
- | sudo find / -size +100M -exec ls -lh {} \; | ||
- | </ | ||
bash/find_largest_files.1479482404.txt.gz · Last modified: 2020/07/15 09:30 (external edit)