Theodore Y. Ts'o wrote:
> Date: Thu, 27 Jul 2000 22:33:36 +0200
> From: Jamie Lokier <lk@tantalophile.demon.co.uk>
>
> Yes. That won't delete a *directory*.
>
> If someone puts a directory there, deleting it via "rm -rf" is probably
> the wrong thing. They're stupid, but they don't deserve to be punished
> that badly. :-)
Is for the same reason the
rm -f include/asm
in the build process not
rm -rf include/asm
???
I like to copy kernel-trees around with cp -lr, and normally end up
with a bogus inclue/asm directory, which needs to be rm -rf'ed before
I can properly build a kernel in the new tree...
Roger.
-- ** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2137555 ** *-- BitWizard writes Linux device drivers for any device you may have! --* * Common sense is the collection of * ****** prejudices acquired by age eighteen. -- Albert Einstein ********- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Mon Jul 31 2000 - 21:00:26 EST