Links
General:
Bashisms and syntactic analysis:
- Fedora “devscripts-checkbashisms” package.
- Fedora “ShellCheck” package
Examine/cover
- print/printf
- restricted shell (bash -r)
- ORA shell book
- ShellCheck
- shell debugger
- shopt
- export aliases (alias -x)
- mktemp