Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ielijose/174a0ed67dff09402694ad885c13aa10 to your computer and use it in GitHub Desktop.
Save ielijose/174a0ed67dff09402694ad885c13aa10 to your computer and use it in GitHub Desktop.
find . -name "node_modules" -type d -prune -exec echo {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment