Skip to content

Instantly share code, notes, and snippets.

@joshy
Created May 8, 2019 16:23
Show Gist options
  • Save joshy/a7ed55dd6e970b85a82c27ab86629765 to your computer and use it in GitHub Desktop.
Save joshy/a7ed55dd6e970b85a82c27ab86629765 to your computer and use it in GitHub Desktop.
Copy without hidden files and folders
rsync -av --exclude=".*" src dest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment