info:bash

Ceci est une ancienne révision du document !


Bash

(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: *nix (linux/unix)

* [[http://blog.wescale.fr/2016/04/07/bash-pro-tips/| Bash : Pro tips]]
* [[http://buzut.developpez.com/tutoriels/maitriser-conditions-bash/|Maîtriser les conditions en bash]] ({{ :info:maitriser-condition-bash.epub |epub}})
* [[http://redsymbol.net/articles/unofficial-bash-strict-mode/|Use the Unofficial Bash Strict Mode (Unless You Looove Debugging)]]

si vous avez un espace blanc après l'autocompletion, c'est sans doute lié à *“/(&”/)(=?@# acrobat…

terminal autocompletion adds space after “cp” target folder using Tab

solution:

sudo rm /etc/bash_completion.d/acroread.sh

voir

https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/768876

force a bash script on a localhost to remain open

bash_loop Script to automatically backup files using simple FTP

image_delete.shremove image from download, tmp and desktop directories with a bash loop / array

bash: convertir une chaîne de caratères en minuscules (lowercase)

bash: convertir une chaîne de caratères en majuscules (uppercase)

bash loop

  • info/bash.1513687834.txt.gz
  • Dernière modification : 2017/12/19 13:50
  • de radeff