Skip to content

Instantly share code, notes, and snippets.

@wesinator
Created August 3, 2018 23:39
Show Gist options
  • Select an option

  • Save wesinator/50eafc534bb8656d40417f80867d6918 to your computer and use it in GitHub Desktop.

Select an option

Save wesinator/50eafc534bb8656d40417f80867d6918 to your computer and use it in GitHub Desktop.
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