Skip to content

Instantly share code, notes, and snippets.

@BKeanu1989
Created August 12, 2017 18:11
Show Gist options
  • Save BKeanu1989/1bb7da31040935fb7a30ed42a6779886 to your computer and use it in GitHub Desktop.
Save BKeanu1989/1bb7da31040935fb7a30ed42a6779886 to your computer and use it in GitHub Desktop.
copy directory to inner directory
rsync --recursive MAINFOLDER/* MAINFOLDER/sandbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment