نوشته‌های امیر

See how much disk space we have in each folder - Disk Usage - Linux

۰۷ آبان ۱۴۰۳

Frontmatter
KeyValue
created2024-10-28 11:09:00
shamsi1403-08-07
publishtrue
titleSee how much disk space we have in each folder - Disk Usage - Linux
modified2024-10-28 11:09:00
خانه

❯

۳ جعبه یادداشت

❯

See how much disk space we have in each folder Disk Usage Linux

To see how much disk space we have in each folder

du -h --max-depth=1
du -h --max-depth=1 | sort -hr
du -sh ./*
sudo apt install ncdu
ncdu

terminal
Delete Unused or Extra Docker containers
linux


نمای گراف

ساخته شده با Quartz v4.5.2 © 2026

  • Github
  • Linkedin
  • Telegram
  • Persian Blog
  • English Blog