[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /home partition filling immediately after recent sid upgrade



On Vi, 12 mar 21, 09:02:23, Charles Curley wrote:
> On Fri, 12 Mar 2021 10:45:22 -0500
> Mitchell Laks <debianuser2021@gmail.com> wrote:
> 
> > I recently upgraded a system that uses sid and the /home partition
> > filled.
> 
> I find "du | sort -n" useful in such situations. Start at /home and
> work your way down.

My personal favorite:

    du -hx --max-depth=1 <path> | sort -h


Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser

Attachment: signature.asc
Description: PGP signature


Reply to: