Creating and using ackrc
ack is a fantastic replacement for grep and probably much more than grep. Here is what the dnf info has to say about ack
|
|
And their websites says -
Designed for programmers with large heterogeneous trees of source code, ack is written in portable Perl 5 and takes advantage of the power of Perl’s regular expressions.
Continue reading