Effectively no change I realized why I was deliberately ignoring the quiet option in these scripts. It was already being handled in myminiparse.sh.
3 files changed, 3 insertions(+), 4 deletions(-) M core/whichcat M core/whiched M core/whichvi
M core/whichcat => core/whichcat +1 -2
@@ 15,11 15,10 @@ EOF . /usr/local/lib/myminiparse.sh code=0 quiet=0 for arg; do case "$arg" in -q|--quiet) quiet=1 #handled in myminiparse.sh ;; *)
M core/whiched => core/whiched +1 -1
M core/whichvi => core/whichvi +1 -1