Grep-Like Text Finder
http://petdance.com/ack/
ack is a grep-like tool tailored to working with large trees of source code.
- Devel package for openSUSE:Factory
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/ack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ack-2.24.tar.gz | 0000261289 255 KB | |
ack-add_spec.patch | 0000000763 763 Bytes | |
ack-ignore-osc.patch | 0000001233 1.2 KB | |
ack.changes | 0000012642 12.3 KB | |
ack.spec | 0000002920 2.85 KB |
Revision 25 (latest revision is 40)
Andreas Stieger (AndreasStieger)
accepted
request 628684
from
Ferdinand Thiessen (susnux)
(revision 25)
- ack 2.24: * Added option "--ts" for Typescript. * Fixed a bug where ack would stop searching if there was a file called "0" in the current directory where ack was invoked. * Optimized ack's search by 0-30% in timings of common cases. Done by only do a line-by-line search of a file if there's a match somewhere in the file.
Comments 0