What eats my drive ? (Hoping - Solved)

You have a problem with Salix? Post here and we'll do what we can to help.
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: What eats my drive ?

Post 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".
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
Shador
Posts: 1295
Joined: 11. Jun 2009, 14:04
Location: Bavaria

Re: What eats my drive ? (Hoping - Solved)

Post 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. :twisted:
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? :P
Image
Post Reply