use
du -m | sort -n | tail -n 10
for finding the 10 biggest folders.
(repeat this step in the biggest folder again to find the “problem folders”)
Advertisements
use
du -m | sort -n | tail -n 10
for finding the 10 biggest folders.
(repeat this step in the biggest folder again to find the “problem folders”)