sift
A fast and powerful open source alternative to grep.
Please go to sift-tool.org for more information.
Installation
Option #1: For wide options of OSes and Architectures
Download sift binary for several OSes
(Linux, Windows, OS X, *BSD, Plan 9, Solaris) and Architectures
(32-bit/64-bit/ARM).
Option #2: Packages for OS-Specify
Arch Linux
Download and install sift binary from http://sift-tool.org/download.html:
$ yaourt -S sift-bin
Or build and install sift binary from https://github.com/svent/sift:
$ yaourt -S sift
OS X
Using Homebrew:
$ brew install sift
License
Copyright (C) 2014-2015 Sven Taute
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, version 3 of the License.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.