Bash
FleetingNotes pointant ici
- $COMP_CWORD and $COMP_WORDS
- append/concatenate arrays in bash, without messing up with spaces
- bash manipulate substrings
- bash redirect output to the same file as taken as input by piping into a sponge
- bash-completion
- bash: capture output of command run in background
- bkt to cache commands
- Defensive programming with bash
- efficient shell bash writing
- how to correctly wrap commands in bash
- Quel langage de programmation choisir en fonction de quel usage
- slice an Array in Bash