If you want to cross-check --disk-usage, the usual conventional command would be sudo du -hs /var/log (rather than ls). Takes a while to run, so be patient. If you want a breakdown, sudo du -xhd1 /var/log | sort -hr.
Statistics: Posted by pbear — 2024-07-11 06:25 — Replies 7 — Views 191