settled on whichable func over direct call to which
authorChris Koeritz <cak0l@virginia.edu>
Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Mon, 1 Jun 2020 21:02:20 +0000 (17:02 -0400)
commit78260fb9e066ca6e391494b567b2758073491edc
treee24c75146774e6792cd17102946fcf039b2e91ee
parent7a7838e8e231895336fad4e2920b0bba40ee68cc
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