Perhaps fixed already?
$ cp --version
cp (coreutils) 5.2.1
$ touch g
$ /bin/cp -upv g h
`g' -> `h'
$ /bin/cp -upv g h
`g' -> `h'
Once is enough.


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

Reply via email to