Files
mgmt/test
Joe Julian bee1aa00f1 misc: Use bash's command instead of which
Bash has a built-in command, `command`, that will search the path and
return the full path to a command if it exists (or an exit code of 1 if
it does not), preventing the requirement of the `which` package.
2018-02-03 11:23:52 -05:00
..
2017-12-08 00:57:58 -05:00
2017-12-08 00:57:58 -05:00
2017-12-08 00:57:58 -05:00
2017-02-21 18:40:31 -05:00
2017-02-14 11:59:44 -05:00