Linux

Linux tools: silver searcher

After my previous post about ack a Twitter follower, Nick Morrott, pointed out that there is a potentially better tool than ack.

For those who don’t know, ‘ag’ is the executable name for a tool called the “Silver Searcher“. The executable is called ‘ag’ due to the chemical symbol for Silver. This is a clone of ack but instead of using Perl it is written in C. And it is fast, crazy fast. In my quick non-scientific tests it is 3-4x faster than ack on the codebases I use.

I used ag a long time ago and completely forgot about it, so big thanks for Nick for reminding me that it exists. I’ll be switching to it for my daily usage. This is one reason why I write these blogs, there are definitely better tools out there than the ones I use!

LinuxJedi

Share
Published by
LinuxJedi
Tags: Tools

Recent Posts

Upgrading my 486 PC Build

You may remember my recent 486 PC build, I enjoyed doing it, but I had…

3 days ago

The Roland MT-32: The Ultimate late-80s Gaming Sound

One of the projects I wanted to do with my new 486 PC was to…

3 weeks ago

486 PC Build

A lot of people my age went from the 8bit era to the 16bit era…

4 weeks ago

wolfSSL on Amiga

As many of you are probably aware, I am one of the developers of wolfSSL.…

1 month ago

Two special Amiga 4000s: Rebuilding Jops

Now that the motherboard work is finished, it is time to rebuild. Lots of 3D…

1 month ago

Two special Amiga 4000s: More Jops Repairs

In my previous post in this series, I managed to diagnose and repair three very…

2 months ago