Skip to content

Instantly share code, notes, and snippets.

@ayucat
Created August 14, 2008 11:25
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 ayucat/5413 to your computer and use it in GitHub Desktop.
Save ayucat/5413 to your computer and use it in GitHub Desktop.
# add executable prop to all scripts in 'script' directory.
svn ls -R script/ | grep -v '/$'| xargs -i svn ps svn:executable ON script/{}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment