Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 293 Bytes

File metadata and controls

8 lines (6 loc) · 293 Bytes

grep

  • wordle-list grep example

    • curl -s ... | grep -v [dukfiht] | grep .r... | grep n | grep -v ...n. | grep g | grep -v ..g..
  • ast-grep

    • grep with structural awareness for programming languages