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
الأدوات ذات الصلة
ripgrep
Blazingly fast recursive search tool that respects gitignore
grepThe classic Unix pattern matching utility
The Silver SearcherA code searching tool similar to ack, but faster
ast-grepA fast and polyglot tool for code structural search and rew…
ugrepUltra fast grep with interactive TUI, fuzzy search, and more
sadCLI search and replace with preview, powered by diff
sdIntuitive find & replace CLI, a sed alternative