On 01/24/2018 09:34 AM, beso wrote: > On Tuesday, January 23, 2018 at 3:53:15 PM UTC+2, steve.coleman wrote: >> On 01/23/2018 04:55 AM, beso wrote: >>> Something is eating free space in my system. It step by step decreasing. I >>> haven't found any good solution for that. >>> >> >> This command should give you a clue as to where the space is going: >> >> $ sudo du -h / | sort -g | tail -100 >>
Try reversing the sort output: sudo du -h / | sort -g -r | tail -100 -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users+unsubscr...@googlegroups.com. To post to this group, send email to qubes-users@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/e568c045-3b08-89c3-e10c-8da86db05d8d%40riseup.net. For more options, visit https://groups.google.com/d/optout.