Skip to content

A search tool that recursively searches current directory for a string

License

Notifications You must be signed in to change notification settings

ManiGhazaee/grsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grsp

Recursively searches directories for a string

Features

  • fast (not as fast as ripgrep)
  • simple
  • no regex
  • no boyer moore algo
  • no respect for gitignore

Installation

cargo install grsp

Usage

grsp STRING [PATH]

About

A search tool that recursively searches current directory for a string

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages