On Fri, 30 Dec 2022 11:28:16 +0100 GianPiero Puccioni <[email protected]> wrote:
> On 29/12/2022 18:49, stan via users wrote: > > PS > > If you want to know the biggest space hogs, run > > du -S -BM / | sort -g | less > > or something like it that suits your desires. > > > > Yes, I do this so often that I have an alias in my .bashrc > dus="du --max-depth=1 -h |sort -h" > it shows the all the subdir sorted and in an easy to read way. Now it's an alias on my system too. :-) _______________________________________________ users mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
