2010
Using Bash's History Effectively
by 1 otherI will attempt here to focus on only one feature of Bash, its command history. There are other good documents on the other features of Bash. If you're interested in anything other than the command history/recall, then this document really isn't going to fulfill your needs.
2007
console:script_shell - Documentation Ubuntu Francophone
Introduction aux scripts shell
Introduction au shell bash
by 1 otherBash est une version évoluée du shell sh (le "Bourne shell"). Le shell peut être utilisé comme un simple interpréteur de commande, mais il est aussi possible de l'utiliser comme langage de programmation interprété (scripts).
1
(3 marks)