AdityaPatange1 / AdityaPatange1/zuniq
Implement regex matching
Open
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Regex Matching (--regex=)
Apply filtering or matching based on regular expressions.
Use Case: Extract only lines matching certain patterns, then apply uniqueness rules.
Command:
bash
Copy code
zuniq --regex="error|warning" input.log
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.