linux copy no overwrite 

Joined:
04/07/2009
Posts:
135

July 09, 2010 19:41:10    Last update: July 09, 2010 19:41:10
Use the -n switch to copy files without overwriting existing ones in the target directory:
cp -R -n sqlexplorer/* eclipse/
Share |
| Comment  | Tags