Multiple regex matches
Open
- Dominant language
- Python
- Stars
- 523
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Feature request to enable things like:
`cat /etc/hosts | pawk '!/^#/ and !/^127'`
This would require a whole new way of parsing. It should parse it as a python expression with some syntactic sugar for regex matches.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.