Could you supply a valid example as the one supplied is not a correct
for the use of '--remove-destination'.

Please see: man cp

As an example usage:

 - create a 'folder1' and 'folder2'
 - create a file named 'me.txt' with different contents in each of the folders 
created above.
 - now run 'cp -v --remove-destination folder1/me.txt folder2/me.txt'

Output of cp (argument '-v' verbose supplied:

removed `folder2/me.txt'
`folder1/me.txt' -> `folder2/me.txt'


** Changed in: coreutils (Ubuntu)
       Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1099029

Title:
  cp command ignores argument --remove-destination

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/1099029/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to