Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created March 21, 2018 12:48
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 tuttelikz/bd8de093bec9673c354789ada5ad41bb to your computer and use it in GitHub Desktop.
Save tuttelikz/bd8de093bec9673c354789ada5ad41bb to your computer and use it in GitHub Desktop.
Script to copy all files from folder
cp -a /source/. /dest/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment