Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save caveatlector/0aca83cfd97948266ae920051c13286b to your computer and use it in GitHub Desktop.
Save caveatlector/0aca83cfd97948266ae920051c13286b to your computer and use it in GitHub Desktop.
Robocopy: copy directory recursively
robocopy \${SOURCE} \${TARGET} /E
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment