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


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

Reply via email to