Skip to content

rsiqueira/rgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

rgrep

grep recursively in all subdirectories

rgrep screenshot

Why not just use "grep -r" ? The problem with "grep -r" is that you can not specify the file extension where to grep, so it usually is slower and give unwanted results because it will search inside ALL files from your directory and sub-directories.

About

grep recursively in all subdirectories

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages