diff --git a/SC1012.md b/SC1012.md index 3daa3bc..13469cd 100644 --- a/SC1012.md +++ b/SC1012.md @@ -63,6 +63,10 @@ Other characters like `\z` generate a [[SC1001]] info message, as the intent is None. -### Related resources: +### Related Resources: +https://www.gnu.org/software/bash/manual/html_node/Bash-Builtins.html#index-printf +https://pubs.opengroup.org/onlinepubs/9799919799/utilities/printf.html +https://www.gnu.org/software/bash/manual/html_node/ANSI_002dC-Quoting.html + * Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!