how to find disk usage (was: no subject)

mario mario at schmut.com
Sat Mar 13 00:57:05 PST 2004


yes,
> is there anyway i can reduce  /var and /usr i did a
> "make clean" under /usr/ports and didnt reduce the size
> any ideas?

do
du -c /usr | sort -n
and
du -c /var | sort -n
the sort moves the heavy hitters to the bottom of the list
to find out where the culprits are
and take it from there

mario;>

- - - - - - - -   House Of Sites   - - - - - - - -
Web Design :: Programming :: Hosting :: Maintenance

Web site: http://www.HouseOfSites.net
Email: mario at HouseOfSites.net
Tel: 415-242-3376

----------------------------------------------------
Do you schmut!?
http://www.schmut.com
http://blog.schmut.com





More information about the freebsd-questions mailing list