Debian-Precision:~$ sudo du -h / --max-depth=1 | sort -h[sudo] password for $uname:du: cannot read directory '/proc/1411/task/1411/net': Invalid argumentdu: cannot read directory '/proc/1411/net': Invalid argumentdu: cannot access '/proc/3892/task/3892/fd/4': No such file or directorydu: cannot access '/proc/3892/task/3892/fdinfo/4': No such file or directorydu: cannot access '/proc/3892/fd/3': No such file or directorydu: cannot access '/proc/3892/fdinfo/3': No such file or directory0 /proc0 /sys4.0K /lib644.0K /mnt4.0K /srv16K /lost+found20K /dev72K /tmp9.2M /run9.3M /bin9.5M /etc11M /sbin19M /root34M /boot181M /opt233M /lib1.1G /home1.1G /var1.7G /snap3.1G /usr730G /media737G /
On Sun, Jul 29, 2018 at 4:37 PM Gelman, Ian S <isgelman@wpi.edu> wrote:
What does the output of du (disk-usage) give? Try this:sudo du -h / --max-depth=1 | sort -h
I found today that my Home folder is full. The culprit seems to have been a roughly 1/2 terabyte .xsession-errors file. I deleted it, but 'emptying the trash' didn't seem to be clearing any space. I found that everything I'd thought I'd deleted recently seemed to still be sitting in $uname/.local/share/Trash. I selected everything in that folder and typed shift+delete. Now nothing shows in the Trash folder, but my Home folder is still full. I rebooted, and that's still the case. What now?
[code]Debian-Precision:~$ uname -aLinux Debian-Precision 4.9.0-6-amd64 #1 SMP Debian 4.9.88-1+deb9u1 (2018-05-07) x86_64 GNU/Linux[/code]
--Rich_______________________________________________
WLUG mailing list -- wlug@lists.wlug.org
To unsubscribe send an email to wlug-leave@lists.wlug.org