Skip to content

Instantly share code, notes, and snippets.

@gartenfeld
Created July 12, 2020 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gartenfeld/4d637d829426f4ef8205172cdfe2f8a7 to your computer and use it in GitHub Desktop.
Save gartenfeld/4d637d829426f4ef8205172cdfe2f8a7 to your computer and use it in GitHub Desktop.
Search for word patterns
egrep ".*word$" /usr/share/dict/words
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment