Skip to content

Instantly share code, notes, and snippets.

@BKeanu1989
Created August 7, 2017 16:04
Show Gist options
  • Save BKeanu1989/b978e1420e3a5a29459493e68b744a82 to your computer and use it in GitHub Desktop.
Save BKeanu1989/b978e1420e3a5a29459493e68b744a82 to your computer and use it in GitHub Desktop.
copy directory into itself(subdirectory)
rsync -Rr ./Desktop/ ./Desktop/sub/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment