Note: moved to: https://codeberg.org/Zucca/megrep
(e)greps for a file for multiple regexp patterns. If all have a match megrep returns 0, otherwise 1. On error it returns 2 or greater. That’s it.
It may be useful in shell scripts. Who knows?
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Note: moved to: https://codeberg.org/Zucca/megrep
(e)greps for a file for multiple regexp patterns. If all have a match megrep returns 0, otherwise 1. On error it returns 2 or greater. That’s it.
It may be useful in shell scripts. Who knows?