Created
August 7, 2017 16:04
-
-
Save BKeanu1989/b978e1420e3a5a29459493e68b744a82 to your computer and use it in GitHub Desktop.
copy directory into itself(subdirectory)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rsync -Rr ./Desktop/ ./Desktop/sub/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment