John Gardner
2021-12-22 16:30:20 +11:00
parent 3b49373efb
commit a75352231b

@@ -28,4 +28,4 @@ If you wanted it to expand to something, rewrite the expression to use `printf`
### Exceptions
None. ShellCheck (as of 2017-07-03, commit 31bb02d6) will not warn when the first letter of a command is unnecessarily escaped, as this is frequently used to suppress aliases interactively.
None. ShellCheck (as of [2017-07-03](https://github.com/koalaman/shellcheck/commit/31bb02d6b794f248f732643d744f63bec615b1f7), commit [`31bb02d6`](https://github.com/koalaman/shellcheck/commit/31bb02d6b794f248f732643d744f63bec615b1f7)) will not warn when the first letter of a command is unnecessarily escaped, as this is frequently used to suppress aliases interactively.