Page 3 of 3
Re: What eats my drive ?
Posted: 19. Jul 2012, 15:36
by thenktor
peter wrote:1/ Sorry, no changes with it after restart.
You must be kidding...
Seriously: stop posting huge screenshots in all posts! You want to show us your free disk space? Post the output of "df -h".
Re: What eats my drive ? (Hoping - Solved)
Posted: 19. Jul 2012, 20:43
by Shador
thenktor wrote:peter wrote:1/ Sorry, no changes with it after restart.
You must be kidding...
It doesn't seem so. Maybe he's going to try this as well:
Code: Select all
kill -9 $(ps -eo pid | grep -v PID)
Unfortunately reversing the PID order, which seemed right at first, was a bad idea because it kllled kill first. A little explanation if you want to try this. It most probably does what you want, but leaves your system in a state where you hardly will be able to verify that it does what you want neither you'll be able to get a response from much more than one button. This is because it leaves you with not much more than kernelspace.
thenktor wrote:Seriously: stop posting huge screenshots in all posts! You want to show us your free disk space? Post the output of "df -h".
+1
BTW look at the smiley I posted twice now in the context of the kill ... command. Does it look like a smiley you'd trust?
