/cmdutils

Backup of some useful utilities/wrappers I've clobbered together for various things

Primary LanguagePython

cmdutils
========

This folder contains a bunch of general purpose command line wrappers for commonly
performed operations.


Utilities
---------

* pygrep = Grep Python source files for a given string
* cgrep = Grep C source files for a given string
* hgrep = Grep header files (*.h) for a given string

* windycheckfv = Scan named file with Windows Defender  (Configured for Win 8.1, 64-bit)