Skip to content

Instantly share code, notes, and snippets.

@Eightyplus
Created June 4, 2019 10:32
Show Gist options
  • Save Eightyplus/2ed7cfff4089b90a8626d9a52e35a13d to your computer and use it in GitHub Desktop.
Save Eightyplus/2ed7cfff4089b90a8626d9a52e35a13d to your computer and use it in GitHub Desktop.
aliases or usefull commands
grep -R --exclude-dir=node_modules "Dialog" * | sed 's/\/.*//g' | sort | uniq
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment