Ubuntu disk space

From wiki karavi
Revision as of 02:17, 29 October 2023 by Karavi (talk | contribs) (Created page with " du -cha --max-depth=1 / | grep -E "M|G" du -cha --max-depth=1 /var | grep -E "M|G"")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

du -cha --max-depth=1 / | grep -E "M|G"

du -cha --max-depth=1 /var | grep -E "M|G"