view all big files ubuntu command code example Example: find large files in ubuntu sudo du -a /your_dir/ | sort -n -r | head -n 20