Added x4 links in "Related Resources" regarding shebangs.

wileyhy
2024-10-05 23:14:21 -07:00
parent 7df2e4925b
commit ca7bd4c14a

@@ -27,6 +27,11 @@ If this is a script in some other language, like `#!/bin/sed` for a `sed` script
None. None.
### Related resources: ### Related Resources:
https://www.gnu.org/software/bash/manual/html_node/Shell-Scripts.html
https://mywiki.wooledge.org/BashProgramming?highlight=%28shebang%29#Shebang
https://www.gnu.org/software/gawk/manual/html_node/Executable-Scripts.html
https://mywiki.wooledge.org/BashPitfalls#On_UTF-8_and_Byte-Order_Marks_.28BOM.29
* Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc! * Help by adding links to BashFAQ, StackOverflow, man pages, POSIX, etc!