Usefull links
Some of these links are in french: [fr].
Linux and CLI environment
Bash and shell environment
https://www.shellcheck.net/ <- use this :!:
https://drawings.jvns.ca/bashtips/ <- It says use shellcheck !!
http://www.davidpashley.com/articles/writing-robust-shell-scripts/ (robust scripts)
http://www.commentcamarche.net/faq/5444-bash-les-parametres [fr]
http://coagul.org/drupal/publication/programmation-en-shell-bash-sous-linux [fr]
http://synapse.wordpress.com/2005/12/28/a-dip-in-the-cup-of-bash-scripting/
http://www.linuxjournal.com/content/bash-preserving-whitespace-using-set-and-eval
http://hacktux.com/bash/script/efficient (builtin)
http://www.dwheeler.com/essays/fixing-unix-linux-filenames.html
https://blog.seboss666.info/2020/04/programmation-defensive-en-bash/
HPC and Research Computing
Other HPC Centers
Our sources of inspiration for this documentation: