oops - forgot to add the mailer
On Jul 29, 2018, at 4:41 PM, Richard Klein <rich(a)richardklein.org<mailto:rich@richardklein.org>> wrote:
Debian-Precision:~$ sudo du -h / --max-depth=1 | sort -h
[sudo] password for $uname:
du: cannot read directory '/proc/1411/task/1411/net': Invalid argument
du: cannot read directory '/proc/1411/net': Invalid argument
du: cannot access '/proc/3892/task/3892/fd/4': No such file or directory
du: cannot access '/proc/3892/task/3892/fdinfo/4': No such file or directory
du: cannot access '/proc/3892/fd/3': No such file or directory
du: cannot access '/proc/3892/fdinfo/3': No such file or directory
0 /proc
0 /sys
4.0K /lib64
4.0K /mnt
4.0K /srv
16K /lost+found
20K /dev
72K /tmp
9.2M /run
9.3M /bin
9.5M /etc
11M /sbin
19M /root
34M /boot
181M /opt
233M /lib
1.1G /home
1.1G /var
1.7G /snap
3.1G /usr
730G /media
737G /
On Sun, Jul 29, 2018 at 4:37 PM Gelman, Ian S <isgelman(a)wpi.edu<mailto:isgelman@wpi.edu>> wrote:
What does the output of du (disk-usage) give? Try this:
sudo du -h / --max-depth=1 | sort -h
On Jul 29, 2018, at 4:26 PM, Richard Klein <rich(a)richardklein.org<mailto:rich@richardklein.org>> wrote:
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 -a
Linux 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(a)lists.wlug.org<mailto:wlug@lists.wlug.org>
To unsubscribe send an email to wlug-leave(a)lists.wlug.org<mailto:wlug-leave@lists.wlug.org>