[EdLUG] Help

Dick Middleton dick at lingbrae.com
Mon Aug 24 06:34:57 UTC 2020


On 2020-08-22 18:26, Andrew Ramage wrote:
> I should have 66G free on my home directory, but I have 0 bytes free. Anyone know what's 
> happened ?

You'll have something in infinite loop printing to disk.
Check log files etc.

If you do something like

find / -size +10000000 -print

it will list all files bigger than 10MB

That might give you a clue.

Dick



More information about the EdLUG mailing list