G> May be that's because rmdir works on ``empty'' directories. No point
G> prompting.
Some times we still want to be asked:
$ rmdir -i dir4* dir?3
True, one could use features of xargs.
Or we might want to alias to rmdir -i all day long for safety, empty
or not.


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to