💻 Software
How to find the largest file in a directory?
Fresh7 days ago
Mar 15, 202636889 viewsConfidence Score0%
0%
Problem
Possible Duplicate: Unix command to list all directories larger than 10mb How to find the largest file in a directory?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to find the largest file in a directory?
Low Risk
The best way is to use , sorted by size: To get the biggest one, use :
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix