ack

A grep-like tool designed for searching source code

Search & Grep Other grep를 대체함

ack is designed as a replacement for grep for programmers. It searches recursively by default and ignores binary files and version control directories.

설치

brew brew install ack
apt apt install ack