With coreutils-5.2.1, I see unexpected behaviour with mv -i
--reply=no:

$ rm -rf x
$ mkdir -p x/a x/b
$ cd x
$ echo a > a/foo
$ echo b > b/foo
$ mv -i --reply=no a/foo b/foo
$ cat b/foo
a

First reported at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=120742

Tim.
*/

Attachment: pgp00000.pgp
Description: PGP signature

_______________________________________________
Bug-coreutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to