Skip to content

Instantly share code, notes, and snippets.

@holms
Created February 21, 2013 15:31
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 holms/5005487 to your computer and use it in GitHub Desktop.
Save holms/5005487 to your computer and use it in GitHub Desktop.
compare two directories, exclude .svn dir
diff --exclude=".svn" -rq ~/mounts/www.example.com/ /var/www/www.example.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment