Grep-like tool for source code
grin is a similar in function to GNU grep, however it is has modified behaviour to make it simpler to use when grepping source code. Some features grin feature are: * recurse directories by default * do not go into directories with specified names * do not search files with specified extensions * be able to show context lines before and after matched lines * Python regex syntax * unless suppressed via a command line option, display the filename regardless of the number of files * accept a file (or stdin) with a list of newline-separated filenames * grep through gzipped text files * be useful as a library to build custom tools quickly
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.3.0-17.fc42 | - |
Fedora 41 | 1.3.0-15.fc41 | - |
Fedora 40 | 1.3.0-13.fc40 | - |
You can contact the maintainers of this package via email at
grin dash maintainers at fedoraproject dot org
.