~dricottone/my-utils

ref: 94d53f4fc8954469579be420f0921e73fd69b99b my-utils/core/whichcat -rwxr-xr-x 703 bytes
Effectively no change

I realized why I was deliberately ignoring the quiet option in these
scripts. It was already being handled in myminiparse.sh.
Helptext updates

The more honest description of these programs is [OPTIONS] before
PROGRAM. Options like quiet and verbose do behave differently if they
follow.
whichcat now respects the quiet option
Refactored code into multiple 'packages'. One day these may be
independently installable. For now it's just an organization method.

Rewrote main README and added per-package READMEs.

Also: bug fix on whiched and whichvi. They formerly propogated an error
if $EDITOR or $VISUAL were set to a non-existant executable. Also
improved the inline documentation.
Initial commit of cleaned-up dev branch