Quantcast
Channel: nixCraft
Viewing all articles
Browse latest Browse all 308

How to supercharge string search through a directory hierarchy on a Linux/Unix

$
0
0
Usually, I use the [nixcmd name="grep"] for code searching on my box. Recently, I come across another cool tool called ag. It is an attempt to make something better than ack, which itself is better than grep command. Let us see how to install and use the ag tool on Unix-like operating systems.

Viewing all articles
Browse latest Browse all 308

Trending Articles