I have just realized that I only have 408MiB of root space left out of 11GiB. When I used Dolphin's file properties option on /proc I got weird results saying that there were about 128 TiB used. In /proc there are folders listed from 1 to 3680. I cannot delete any of these folders as I get permission denied when I issue the command for any one of these folders, eg
.
Is there anything that I can do to recover my space under these circumstances?
Code:
sudo rm -r -f /proc/2
Is there anything that I can do to recover my space under these circumstances?
Comment