Revision: 21133
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
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