On Jan 22, 2007, at 5:43 PM, [EMAIL PROTECTED] wrote:
I am running FreeBSD 4.4 and currently have the following
displayed as
output from the command df
Advertising
FileSystem 1K blocks Used Available Capacity
Mounted
on
/dev/ad0s1a 63503 63214 -4791
108% /
In issuing the following command: du / | sort -n the following 5
files are
listed as biggest in size
It's almost certain that you've got more partitions on that machine,
and that the files under /usr are on another partition then the root
partition. Try using "du -x /" to only consider files on the root
partition without crossing filesystem mountpoints....
--
-Chuck
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"