Skip to content

bdelliott/cgrep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

* cgrep *

Contextual grep - Simple Python tool to search files and display lines surrounding matching expressions.

It's a handy tool for browsing through a codebase and doing some quick searches.

* Usage *

Usage: python cgrep.py pattern [files]

You must supply a search pattern and 1 or more files to search.




Releases

No releases published

Packages

No packages published

Languages