Idea: Rewrite pygrep as a Python script that execs either `grep` or `rg`, with options for controlling the searched directories as necessary.
Idea: Rewrite pygrep as a Python script that execs either
greporrg, with options for controlling the searched directories as necessary.