the_silver_searcher
A code-searching tool similar to ack, but faster
the_silver_searcher
Descrizione
A tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. * It searches code about 3–5× faster than ack. * It ignores file patterns from your .gitignore and .hgignore. * If there are files in your source repo you don't want to search, just add their patterns to a .agignore file. * Ag uses Pthreads to take advantage of multiple CPU cores and search files in parallel.
Installa
Canale stable v2.2.0-2
Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.
pkgman install the_silver_searcher
Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.