bug-coreutils
[Top][All Lists]
Advanced

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

cp -up forever


From: Dan Jacobson
Subject: cp -up forever
Date: Sat, 09 Oct 2004 12:38:00 +0800

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.




reply via email to

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