ubuntu:bash:find_largest_files
This is an old revision of the document!
Ubuntu - Bash - Find largest files
sudo find / -size +100M -exec ls -lh {} \;
ubuntu/bash/find_largest_files.1575024167.txt.gz · Last modified: 2020/07/15 09:30 (external edit)