Li Xiaoyang <[EMAIL PROTECTED]> writes: > What about when "sudo rm -rf /bin", it gives a conformation or asks > the user to input something,
Standard "rm -rf" is pretty much cast in stone; we can't change its behavior. However, you should be able to easily modify sudo to give you an environment where your rm does as you like. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils