/grep

python demonstration script. small app to search files. no regular expressions (yet). case insensitive.

Primary LanguagePythonMIT LicenseMIT

grep

python demonstration script. search files for strings like unix command of the same name.

no regular expressions (yet). case insensitive.