Am Freitag, 4. Januar 2019 schrieb Richard Hector: > On 4/01/19 9:49 PM, Andy Smith wrote: > > Stephen, I think you're going to have to analyse where the space is > > being used. If you use a graphical desktop then there might be a > > graphical application that can help with this. On GNOME it's called > > Disk Usage Analyzer. On the command line you could try something > > like: > > > > $ sudo du -xh / | sort -rh | less > > I find ncdu very useful for this - it's a full-screen terminal-based > interactive du, and lets you drill down to find where your space is > used.
Thanks for the hint. It's a pretty cool program. Kind regards, Stefan