FG
💻 Software

Finding what's using all the space in *nix

Fresh7 days ago
Mar 15, 202616071 views
Confidence Score0%
0%

Problem

Which sequence of commands will tell me which files are the largest starting from a particular directory, including all sub directories? I want to know where all the space went. Preferably just with regular unix'y commands. If possible, try to keep it compatible with Sun OS 5.10 (perhaps in additio…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Finding what's using all the space in *nix

Low Risk

ncdu Is just great: CLI, ncurses based, fast, simple. Install it with .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment