settled on whichable func over direct call to which
authorChris Koeritz <fred@gruntose.com>
Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)
committerChris Koeritz <fred@gruntose.com>
Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)
commitaaadb30bf31dc44d96881cc19a5fb9bf2024710a
treee24c75146774e6792cd17102946fcf039b2e91ee
parent88868a6a9a0e44dc3b3d7d92f2d52f62ae7cc348
settled on whichable func over direct call to which

the whichable function does the which but also hides errors from not finding the command in question.  this is much preferred over seeing errors about "gvim not found" etc.
scripts/archival/compare_backup_drive.sh
scripts/archival/list_arch.sh
scripts/core/common.alias
scripts/core/functions.sh
scripts/core/variables.sh
scripts/customize/fred/java_profile.sh
scripts/rev_control/version_control.sh
scripts/system/list_packages.sh