ack
Creating and using ackrc
2022/04/02
ack is a fantastic replacement for grep and probably much more than grep. Here is what the dnf info has to say about ack […] 1 2 3 4 5 6 Name : ack Architecture : noarch Summary : Grep-like …
ack on solaris – grep recursively.
2010/06/25
<span style="background-color: #ffffff;">Some days back I posted an article on ack <a href="http://blog.amit-agarwal.co.in/2009/08/24/more-powerful-grep-ack/" …
more powerful grep – ack
2010/05/26
For last couple of days, I have been using ack instead of grep. Here is description of ack: […] Ack is designed as a replacement for grep. […] There are couple of reasons I am using ack. …
vim search multiple files
2010/03/25
Searching some pattern in multiple files is something that is required very often. There are multiple ways to do it, like <a class="zem_slink freebase/en/grep" title="Grep" …