Expand description
§Gremp
gremp
is a utility for searching for a string pattern in a file.
Structs§
Functions§
- run
- Searches for a pattern in a file.
- search
- Searches for a token in a string. It is case sensitive.
- search_
case_ insensitive - Searches for a token in a string. It is NOT case sensitive.