highway


[tag:]

また新しいgrepがきた。
highway という高速検索ツールを作りました

linux mintだと、

sudo apt-get install autoconf automake libgoogle-perftools-dev
git clone https://github.com/tkengo/highway
cd highway/
./tools/build.sh

でビルドできた。

ファイル名が各行にくるのではなくて、 ファイル毎に検索結果がまとめられているのは 見やすいと思った。
まあ、次にパイプしたりするのには不便だろうけど。

@mattn_jpさんが早くもwindows portingを済ませたようだ。