Skip to content

Instantly share code, notes, and snippets.

@Imorate
Created January 20, 2022 13:51
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 Imorate/fdb92fc97c8420d5953fdcf0fe9a60f1 to your computer and use it in GitHub Desktop.
Save Imorate/fdb92fc97c8420d5953fdcf0fe9a60f1 to your computer and use it in GitHub Desktop.
Wordle initialization command

cat /usr/share/dict/words | tr '[:upper:]' '[:lower:]'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment