User Tools

Site Tools


sermn_wiki:userpages:marta:reserves_automatiques_manteniment_2022

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
sermn_wiki:userpages:marta:reserves_automatiques_manteniment_2022 [2022/08/23 11:35]
miquel [Debugging BASH]
sermn_wiki:userpages:marta:reserves_automatiques_manteniment_2022 [2022/08/23 16:30]
miquel [Debugging BASH]
Line 272: Line 272:
  
   * [[https://www.baeldung.com/linux/debug-bash-script | Debugging a Bash Script.]]   * [[https://www.baeldung.com/linux/debug-bash-script | Debugging a Bash Script.]]
 +  * [[https://www.shell-tips.com/bash/debug-script/ | 5 Simple Steps On How To Debug a Bash Shell Script.]]
   * [[https://tldp.org/LDP/abs/html/debugging.html | Chapter 32. Debugging.]] //Advanced Bash-Scripting Guide. An in-depth exploration of the art of shell scripting.// Mendel Cooper, 2014.   * [[https://tldp.org/LDP/abs/html/debugging.html | Chapter 32. Debugging.]] //Advanced Bash-Scripting Guide. An in-depth exploration of the art of shell scripting.// Mendel Cooper, 2014.
 +  * [[https://www.shellcheck.net/ | ShellCheck – shell script analysis tool.]]
 +    * [[https://github.com/koalaman/shellcheck | GitHub - koalaman/shellcheck: ShellCheck, a static analysis tool for shell scripts.]]
 +  * [[https://google.github.io/styleguide/shellguide.html | Google Shell Style Guide.]] Revision 2.02. Authored, revised and maintained by many Googlers.
 +    * [[https://unix.stackexchange.com/questions/449498/call-function-declared-below | call function declared below.]] :info: check recommnendations about ''main "$@"; exit'' and ''<nowiki>[[ ${BASH_SOURCE[0]} = "$0" ]]</nowiki> && Main "$@"''.
 +
 +
 ==== Dateutils ==== ==== Dateutils ====
  
sermn_wiki/userpages/marta/reserves_automatiques_manteniment_2022.txt · Last modified: 2022/08/23 19:57 by miquel