#!/opt/local/bin/zsh find . -type d -exec chmod a+rx {} \; find . -type f -exec chmod a+r {} \; \rsync -avzp --delete -e ssh ./_site/ jackknife:/home/justhsu/html/