beyondgrep / ack2

**ack 2 is no longer being maintained. ack 3 is the latest version.**
https://github.com/beyondgrep/ack3/
Other
1.48k stars 138 forks source link

Add --line-number option #662

Closed petdance closed 4 years ago

petdance commented 6 years ago

Ack doesn't have a way to force on line numbers like grep's --line-number option. Add it.

We will be doing this in ack3, too: https://github.com/beyondgrep/ack3/issues/142