Bash: Difference between revisions

From Rixort Wiki
Jump to navigation Jump to search
 
Line 5: Line 5:
* [http://www.davidpashley.com/2006/05/17/backticks/ The case against backticks]
* [http://www.davidpashley.com/2006/05/17/backticks/ The case against backticks]
* [https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/ How to write idempotent Bash scripts]
* [https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/ How to write idempotent Bash scripts]
* [https://www.shellcheck.net/ ShellCheck] - Automated tool for finding potential bugs in shell scripts

Latest revision as of 16:36, 5 December 2019

Links