Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| info:bash [2017/12/19 13:50] – radeff | info:bash [2026/01/16 07:52] (Version actuelle) – [Doc] radeff | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== Bash ====== | + | ====== Bash / Terminal / Console / Konsole |
| (acronyme de Bourne-Again shell) est un interpréteur en ligne de commande de type script. C'est le shell Unix du projet GNU | (acronyme de Bourne-Again shell) est un interpréteur en ligne de commande de type script. C'est le shell Unix du projet GNU | ||
| - | voir aussi: [[info:unix|*nix (linux/ | + | voir aussi: [[info:linux|*nix (linux/ |
| - | + | ||
| - | ===== Ressources ===== | + | |
| - | * [[http:// | + | |
| - | * [[http:// | + | |
| - | * [[http:// | + | |
| - | + | ||
| - | ===== espace blanc dans le bash? ===== | + | |
| - | si vous avez un espace blanc après l' | + | |
| - | //terminal autocompletion adds space after " | + | //note Fred: all the linux' |
| - | + | ===== maitriser-conditions-bash ===== | |
| - | solution: | + | * http://buzut.developpez.com/ |
| - | + | | |
| - | sudo rm /etc/bash_completion.d/acroread.sh | + | |
| - | + | ||
| - | voir | + | |
| - | + | ||
| - | https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/ | + | |
| + | ===== Doc ===== | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[bash_gnome-terminal|force a bash script on a localhost to remain open]] | ||
| + | * [[bash_loop]] Script to automatically backup files using simple FTP | ||
| + | * [[image_delete.sh]]remove image from download, tmp and desktop directories with a bash loop / array | ||
| + | * [[info: | ||
| + | * [[info: | ||
| + | * [[bash loop]] | ||
| + | * [[shai|shai, | ||
| - | [[bash_gnome-terminal|force a bash script on a localhost to remain open]] | ||
| - | [[bash_loop]] Script to automatically backup files using simple FTP | + | ====== Softs ====== |
| + | https:// | ||
| + | ===== shellcheck ===== | ||
| + | shellcheck : Vérifier ses scripts shell (suggestions d' | ||
| - | [[image_delete.sh]]remove image from download, tmp and desktop directories with a bash loop / array | + | apt install shellcheck |
| - | [[info:lowercase|bash: | + | https:// |
| - | [[info:uppercase|bash: convertir une chaîne | + | ===== Voir aussi ===== |
| + | * [[info:lsdirnocolors|désactiver la couleur | ||
| - | [[bash loop]] | ||