Skip to content

Instantly share code, notes, and snippets.

@scottshane
Created August 29, 2016 19:50
Show Gist options
  • Save scottshane/5980d98b256bdc483b8e8f71ec2b3f71 to your computer and use it in GitHub Desktop.
Save scottshane/5980d98b256bdc483b8e8f71ec2b3f71 to your computer and use it in GitHub Desktop.
svn st | grep '^?' | awk '{print $2}' | xargs rm -rf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment