Hacker News new | ask | show | jobs
by bashinator 767 days ago
`ncdu` is the single best tool I've ever found for tracking down high-disk-usage directories deep in the filesystem. Run it with the `-x` flag to prevent it from crossing mounts.
2 comments

Wow, thanks for the pointer, finding it super useful right now to see what's taking so much space in my backups
Better than the kdirstat/windirstat family?
it works in the terminal on a headless server
That’s a plus!