Skip to content

Super grep tool on Linux

Latest

Choose a tag to compare

@jsffeng jsffeng released this 15 Nov 00:43
· 3 commits to master since this release

You will find this simple script is so powerful, especially when you face a huge number of files residing in different layers of directories. It can run grep for all ASCII files in current and sub-directories by a simple command.

No special installation is needed, and it can run at any directory as long as perl and grep are supported in your system. All valid options for grep will be supported by this tool.