Table des matières
Scripts shell
ZSH
Posix
Bash
Et aussi
Scripts shell
ZSH
https://github.com/ohmyzsh/ohmyzsh/wiki/Cheatsheet
https://linuxconfig.org/learn-the-basics-of-the-zsh-shell
Posix
posix cheat sheet
https://steinbaugh.com/posts/posix.html
une bible
https://github.com/dylanaraps/pure-sh-bible
Bash
Une doc assez complète “Guide avancé d'écriture des scripts Bash” :
http://abs.traduc.org/
(avec notamment les
astuces
et les
fonctions
)
Les pages de Jean Gourdin sur ac-creteil :
http://www.ac-creteil.fr/reseaux/systemes/linux/Welcome.html
avec par exemple
Introduction au shell Bash
et
Introduction aux scripts bash
Et aussi
Le wiki cli@asyd.net (pas vraiment sur bash, mais sur les scripts en général) :
http://cli.asyd.net/home/
les scripts de la rubrique admin sys (menu de gauche)