Created
August 3, 2018 23:39
-
-
Save wesinator/50eafc534bb8656d40417f80867d6918 to your computer and use it in GitHub Desktop.
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 -a myfile /foo/bar/ # works if /foo exists but /foo/bar doesn't. bar is created. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment