bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mv -i --reply=no ... acts like --reply=yes


From: Tim Waugh
Subject: mv -i --reply=no ... acts like --reply=yes
Date: Thu, 15 Apr 2004 14:36:59 +0100
User-agent: Mutt/1.4.1i

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: pgprOV3o1sl3R.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]