clearing space

afabian at austin.rr.com afabian at austin.rr.com
Thu Jan 6 21:36:58 PST 2005


On Thu, Jan 06, 2005 at 06:50:54PM -0500, Marty Landman wrote:
> Here's a picture of my situation.
> 
> swamisalami# df
> Filesystem  1K-blocks   Used  Avail Capacity  Mounted on
> /dev/ad0s1a    128990 128988 -10316   109%    /
> 
> Does this mean that everything not on { /tmp, /usr, /var } is what's 
> consuming too much space?

It does.  You might want to try something like:

du -x / | sort -rn | head -15

to figure out wheer your diskspace has gone.

-- 
Adam Fabian (afabian at austin.rr.com)


More information about the freebsd-questions mailing list