Posts Tagged ‘ tools ’
By misspelling awk during a search, I’ve come to know a very useful utility: ack. I wholeheartedly suggest to install it and use it as a drop in replacement for grep in most circumstances. Basically, it’s a developer-friendly grep that, by default, ignores many annoying things that tend to get in the way nowadays, such as [ READ MORE ]