Github case sensitive regex search
2023-07-10
How to achieve case sensitive matching when doing a regex search on Github
Snippetsgithubregexregex inline optionssearchTIL
Grep non-greedy match
2020-07-24
How to do a non-greedy match in grep
Snippetsgrepregex