Christopher Chambers wrote:
Is there an easy way to analyze disk usage to determine which files and
folders are taking up the most space?


du -hd 1 | sort -n

http://www.freebsd.org/cgi/man.cgi?query=du&apropos=0&sektion=0&manpath=FreeBSD+7.1-RELEASE+and+Ports&format=html
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to