I want to copy a file over to another directory and if that file exists, I would like to overwrite the file. A copy command:
copy ( source, destination );
But, the copy command does not overwrite the file if it already exists. Is there a way I can force the overwrite?
Thanks in advance.
In reply to overwrite a file by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |