ann kok wrote:
Hi What is the quick / easy way to find out which files in / to make the HD space full? Filesystem 1K-blocks Used Available Use% Mounted on /dev/sda10 1004024 983848 0 100% / /dev/sda9 1004024 17676 935344 2% /opt /dev/sda6 2016016 35840 1877764 2% /tmp /dev/sda5 5036284 2622816 2157636 55% /usr /dev/sda3 5036316 452808 4327676 10% /var /dev/sda2 19322896 176204 18165124 1% /home /dev/sda1 1004024 37536 915484 4% /boot tmpfs 110680 0 110680 0% /dev/shm
du -x / | sort -n (last filename printed is the largest) -- Sam -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines