To see how much disk space we have in each folder
du -h --max-depth=1du -h --max-depth=1 | sort -hrdu -sh ./*
sudo apt install ncdu
ncdu
| Key | Value |
|---|---|
| created | 2024-10-28 11:09:00 |
| shamsi | 1403-08-07 |
| publish | true |
| title | See how much disk space we have in each folder - Disk Usage - Linux |
| modified | 2024-10-28 11:09:00 |
To see how much disk space we have in each folder
du -h --max-depth=1du -h --max-depth=1 | sort -hrdu -sh ./*
sudo apt install ncdu
ncdu