Skip to content

Instantly share code, notes, and snippets.

@macarenasub
Last active August 9, 2020 20:05
Show Gist options
  • Save macarenasub/a3d7dd0ab428abb8b43bccfa0d524cc8 to your computer and use it in GitHub Desktop.
Save macarenasub/a3d7dd0ab428abb8b43bccfa0d524cc8 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