Updated SC2230 (markdown)

TinCanTech
2021-07-27 23:17:57 +01:00
parent 6f1f3f5ea1
commit 0dca28a379

@@ -59,5 +59,5 @@ similar to `hash`.
### Related resources: ### Related resources:
* Discussion: `shellcheck` issue: [command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162) * `shellcheck` issue: [#1162 command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162) (Discussion)
* [Check if a program exists from a Bash script](https://stackoverflow.com/a/677212/1899640) on StackOverflow. * [Check if a program exists from a Bash script](https://stackoverflow.com/a/677212/1899640) on StackOverflow.