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