I installed baobab 48.0.2 with sudo apt
.
should I install ncdu 2.9.1 with uniget install ncdu
? the apt version is older than that
du -hsc /var
sudo du -hsc /var returns: 10G /var
, 10G total
du -hsc /var returns: du: cannot read directory '/var/lost+found': Permission denied
, du: cannot read directory '/var/spool/cron/crontabs': Permission denied
…
25 more lines like this
sudo updatedb
thanks!
thanks. I read that command somewhere but thought I had to edit it to name specifically my username.