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
sermn_wiki:userpages:marta:reserves_automatiques_manteniment_2022 [2022/08/22 15:31]
miquel [BASH modulus operator]
sermn_wiki:userpages:marta:reserves_automatiques_manteniment_2022 [2022/08/23 19:57] (current)
miquel [Dateutils]
Line 266: Line 266:
  
   * [[https://linuxhint.com/modulus-bash/ | How to Use Modulus in Bash?]]   * [[https://linuxhint.com/modulus-bash/ | How to Use Modulus in Bash?]]
-  * [[https://tldp.org/LDP/abs/html/ops.html | 8.1. Operators.]] In //Advanced Bash-Scripting Guide. An in-depth exploration of the art of shell scripting.// Chapter 8Operations and Related Topics, by Mendel Cooper, 2014.+  * [[https://tldp.org/LDP/abs/html/ops.html | 8.1. Operators,]] in Chapter 8. Operations and Related Topics. //Advanced Bash-Scripting Guide. An in-depth exploration of the art of shell scripting.// Mendel Cooper, 2014. 
 + 
 + 
 +==== Debugging BASH ==== 
 + 
 +  * [[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 32Debugging.]] //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 "$@"''.
  
  
Line 272: Line 283:
  
   * [[http://www.fresse.org/dateutils/ | Dateutils]] are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data.   * [[http://www.fresse.org/dateutils/ | Dateutils]] are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data.
-  * [[https://github.com/hroptatyr/dateutils | GitHub - hroptatyr/dateutils:]] nifty command line date and time utilities; fast date calculations and conversion in the shell.+    * [[https://github.com/hroptatyr/dateutils | GitHub - hroptatyr/dateutils:]] nifty command line date and time utilities; fast date calculations and conversion in the shell.
   * [[https://packages.debian.org/search?searchon=names&keywords=dateutils | Debian -- Package Search Results -- dateutils.]]   * [[https://packages.debian.org/search?searchon=names&keywords=dateutils | Debian -- Package Search Results -- dateutils.]]
  
sermn_wiki/userpages/marta/reserves_automatiques_manteniment_2022.1661175100.txt.gz · Last modified: 2022/08/22 15:31 by miquel