Updated SC2230 (markdown)

TinCanTech
2021-07-27 23:13:39 +01:00
parent b105f3177f
commit 6f1f3f5ea1

@@ -59,5 +59,5 @@ similar to `hash`.
### Related resources: ### Related resources:
* Discussion: `shellcheck` issue: [#1162](https://github.com/koalaman/shellcheck/issues/1162) * Discussion: `shellcheck` issue: [command -v is not a direct replacement for which](https://github.com/koalaman/shellcheck/issues/1162)
* [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.