Skip to content

Instantly share code, notes, and snippets.

@rojenzaman
Created September 28, 2020 12:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rojenzaman/f7d0367d6d239bc0ec85ed7515f7158d to your computer and use it in GitHub Desktop.
Save rojenzaman/f7d0367d6d239bc0ec85ed7515f7158d to your computer and use it in GitHub Desktop.
dir backup
rsync -av -f"+ */" -f"- *" "$source" "$target"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment