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: [EMAIL PROTECTED]
Tel: 415-242-3376

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



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to