Created
October 17, 2019 06:25
-
-
Save dickiedyce/f784c493d6953ea374cf3075ef14c14d to your computer and use it in GitHub Desktop.
Backup work folder using RSync
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 -auvhp --delete --exclude=node_modules "/Users/dd/webui" "/Users/dd/Library/Mobile Documents/com~apple~CloudDocs/WebUI Work" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment