bug-coreutils
[Top][All Lists]
Advanced

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

bug#15650: "cp: warning: source file ‘f’ specified more than once" said


From: jidanni
Subject: bug#15650: "cp: warning: source file ‘f’ specified more than once" said more than once too!
Date: Sat, 19 Oct 2013 18:28:55 +0800

$ touch f
$ mkdir w
$ cp f f f w
cp: warning: source file ‘f’ specified more than once
cp: warning: source file ‘f’ specified more than once

Hey, you yourself say that more than once itself!

So either say
cp: warning: source file ‘f’ specified more than once
just once, or say
cp: warning: source file ‘f’ specified again
n-1 times.





reply via email to

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