Return to Snippet

Revision: 21133
at December 4, 2009 05:54 by ReeceMarsland


Initial Code
cp -R -v [folder to copy]/. [folder to merge into]

Initial URL


Initial Description
used to copy the contents of one folder into another on mac replacing only the files that are duplicates (like windows)

Initial Title
Mac OSX merge contents of 2 folders (like windows)

Initial Tags
terminal

Initial Language
Bash