2021
2010
nvie's gitflow at develop - GitHub
(via)A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
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.
All commands | commandlinefu.com
by 9 otherscommandlinefu.com is the place to record those command-line gems that you return to again and again.
Delete that bloated snippets file you've been using and share your personal repository with the world. That way others can gain from your CLI wisdom and you from theirs too. All commands can be commented on, discussed and voted up or down.
2008
friendsnippets.com - Snippet: raccourcis bash
Des raccourcis claviers pour le shell
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
(7 marks)