Skip to content

Instantly share code, notes, and snippets.

@SBaof
Created May 15, 2017 07:53
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 SBaof/dee23a468c659e0555d9ecc0e247a07d to your computer and use it in GitHub Desktop.
Save SBaof/dee23a468c659e0555d9ecc0e247a07d to your computer and use it in GitHub Desktop.
sync files
nohup fswatch -l 0.1 -o ~/bao/bao.baijiabao.com/Wesambo -e ~/bao/bao.baijiabao.com/.git | xargs -n1 -I{} rsync -avz ~/bao/bao.baijiabao.com/Wesambo/ ~/last/bao.baijiabao.com/Wesambo/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment