4 Aug
2006
4 Aug
'06
11:39
Hello I ran into this tonight when updating somethings, YAST says my /dev/hda1 is 96% full. I went looking for the culprit but can't seem to find it, anyone got any ideas, thanks.
You might try the du command, to see where all the space is used.
Or, if activated, `quota -v` on which user uses all space up (comes in VERY handy for machines housing more than a couple of users) and is much more faster and reliable than `du -s /home/XYZ`. Jan Engelhardt --