Skip to content

Instantly share code, notes, and snippets.

@viankakrisna
Created August 28, 2020 07:38
Show Gist options
  • Save viankakrisna/429772be8998e9011e6f67650c72a00d to your computer and use it in GitHub Desktop.
Save viankakrisna/429772be8998e9011e6f67650c72a00d 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