タグ

ブックマーク / petdance.com (1)

  • Beyond grep: ack v3.7.0

    ack is a grep-like source code search tool. The latest version of ack is v3.7.0, released 2023-02-25. Designed for programmers with large heterogeneous trees of source code, ack is written in portable Perl 5 and takes advantage of the power of Perl's regular expressions. What's new in ack? New --not option The new repeatable --not option lets you get more precise matches. If you want to search for

    junneko
    junneko 2007/08/03
  • 1