List files bigger than filesize specified
Fresh3 days ago
Mar 15, 2026202434 viewsConfidence Score1%
1%
Problem
How can I make ls (or any other command) list only files bigger than a specific file size?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: List files bigger than filesize specified
Low Risk
Use find and its flag. To find files larger than 100MB: If you want the current dir only:
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix