ubuntu:bash:find_largest_files
Differences
This shows you the differences between two versions of the page.
ubuntu:bash:find_largest_files [2019/11/29 10:42] – created peter | ubuntu:bash:find_largest_files [2019/12/07 01:37] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - Bash - Find largest files ====== | ||
- | |||
- | <code bash> | ||
- | sudo find / -size +100M -exec ls -lh {} \; | ||
- | </ | ||
ubuntu/bash/find_largest_files.1575024167.txt.gz · Last modified: 2020/07/15 09:30 (external edit)