Dan Jacobson <[EMAIL PROTECTED]> wrote: > I see four sentences written as two: > $ man mv > -f, --force > do not prompt before overwriting equivalent to --reply=yes > > -i, --interactive > prompt before overwrite equivalent to --reply=query
Thanks. I've parenthesized the (equivalent to ...) parts. > also, it appears to the user, that one must be the default behaviour, > so say so right there, else looks schizophrenic. Neither is the default. By default, you're prompted iff an existing destination is unwritable and stdin is a tty. _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
