Alternative of grep command
1、ack
2、ag
yum install ag
## or
git clone https://github.com/ggreer/the_silver_searcher.git
yum install automake pkgconfig pcre-devel zlib-devel xz-devel
cd the_silver_searcher
./build.sh
sudo make install
3、fzf
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf
~/.fzf/install
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here
Try iOS App