Skip to content

Instantly share code, notes, and snippets.

@webshru
Created August 13, 2019 12:12
Show Gist options
  • Save webshru/8e4e93cc970007f8e948d928e92ffa14 to your computer and use it in GitHub Desktop.
Save webshru/8e4e93cc970007f8e948d928e92ffa14 to your computer and use it in GitHub Desktop.
find . -name "node_modules" -exec rm -rf '{}' +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment