Paketname | ack-grep |
Beschreibung | grep-like program specifically for large source trees |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.92-1 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 192 Byte |
Hängt ab von | libfile-next-perl, perl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 54862 Byte |
Prüfsumme MD5 | cc368d3bc8f89a0480afe106b675a814 |
Prüfsumme SHA1 | 36a4e118c70db184c70b36ecfe6f280d8b57887c |
Prüfsumme SHA256 | 3a69c1d5cdb84ed939f91962f61074656af0cb74a6f236873712635607706432 |
Link zum Herunterladen | ack-grep_1.92-1_all.deb |
Ausführliche Beschreibung | Ack is designed as a replacement for 99% of the uses of grep. ack is
intelligent about the files it searches. It knows about certain file
types, based on both the extension on the file and, in some cases, the
contents of the file.
.
Ack ignores backup files and files under CVS and .svn directories. It
also highlights matches to help you see where the match was. Ack uses
perl regular expressions.
|