alecthomas / alecthomas/pawk

Multiple regex matches

Open
#20 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.