Deleting Kernel conpile directory

Grant Peel gpeel at thenetnow.com
Thu Mar 30 14:19:33 UTC 2006


Hi all,

I am running a little low on disk space in /usr

Can I delete the /usr/src/sys/i386/compile/mykernel directory?

If so, which method is best:

a:
cd /usr/src/sys/i386/compile
rm -rf mykernel

or 

b:
cd /usr/src/sys/i386/compile/mykernel
make clean

Thanks all,

-Grant




More information about the freebsd-questions mailing list