Skip to content

Instantly share code, notes, and snippets.

@stphnclysmth
Created September 9, 2013 15:20
Show Gist options
  • Save stphnclysmth/6497096 to your computer and use it in GitHub Desktop.
Save stphnclysmth/6497096 to your computer and use it in GitHub Desktop.
dir -recurse | where {$_.name -match "^\."} | rm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment