Related resources section, added reference to BashFaq "Practices" page

wileyhy
2023-06-12 09:28:16 -07:00
parent 9650b471d0
commit 4d1d9a925c

@@ -54,3 +54,4 @@ ShellCheck tries to increase the signal-to-noise ratio of this warning by ignori
### Related resources: ### Related resources:
* StackOverflow: [How do I use variables in single quoted strings?](https://stackoverflow.com/questions/21192420/how-do-i-use-variables-in-single-quoted-strings) * StackOverflow: [How do I use variables in single quoted strings?](https://stackoverflow.com/questions/21192420/how-do-i-use-variables-in-single-quoted-strings)
* BashFAQ: [Practices](https://mywiki.wooledge.org/BashGuide/Practices)