([[http://mail.gnu.org/pipermail/help-bash|archives]])
* Official Bash git repository:
* **Browse**: [[http://git.savannah.gnu.org/cgit/bash.git | cgit]]
* **Clone**: //git:// ssh://git.sv.gnu.org/srv/git/bash.git • //ssh:// ssh://git.sv.gnu.org/srv/git/bash.git • //http:// http://git.savannah.gnu.org/r/bash.git
==== Recommended Shell resources ====
* [[http://mywiki.wooledge.org/ | Greg's wiki]] - Greg Wooledge's (aka "greycat") wiki -- with **MASSIVE** information about Bash and UNIX(r) in general.
* [[http://mywiki.wooledge.org/BashFAQ | BashFAQ]] • [[http://mywiki.wooledge.org/BashGuide | BashGuide]] • [[http://mywiki.wooledge.org/BashPitfalls | BashPitfalls]] • [[http://mywiki.wooledge.org/BashSheet | BashSheet]]
* [[http://www.in-ulm.de/~mascheck/ | Sven Mascheck's pages]] - A goldmine of information. A must-read.
* [[https://www.mirbsd.org/ksh-chan.htm | #ksh channel page]] - #ksh Freenode channel page maintains a solid collection of recommended links.
* [[http://www.grymoire.com/Unix/ | The Grymoire Unix pages]] - Good scripting information, especially read the [[http://www.grymoire.com/Unix/Quote.html | quoting]] guide.
* [[http://www.shelldorado.com | Heiner's "Shell Dorado"]] - Tips, tricks, links - for every situation.
* [[http://pubs.opengroup.org/onlinepubs/9699919799/ | The Single Unix Specification (version 4, aka POSIX-2008)]]
* [[http://www.opengroup.org/austin/ | The Austin Group]] - [[ http://dir.gmane.org/gmane.comp.standards.posix.austin.general | List archives ]], [[ http://austingroupbugs.net/main_page.php | Bug tracker ]]
* [[http://cfajohnson.com/shell/cus-faq.html | comp.unix.shell FAQ]]
* [[https://tldp.org/LDP/abs/html/index.html | Advanced Bash-Scripting Guide]] - last update: 10 Mar 2014, but still very useful guide.
=== Documentation / Reference ===
* **Bash**: [[http://tiswww.case.edu/php/chet/bash/bash.html | man page]] [[http://tiswww.case.edu/php/chet/bash/bashref.html | info page]]
* **AT&T ksh**: [[http://www2.research.att.com/sw/download/man/man1/ksh88.html | ksh88]] [[http://www2.research.att.com/sw/download/man/man1/ksh.html | ksh93]]
* [[https://www.mirbsd.org/htman/i386/man1/mksh.htm | mksh]] (pdksh successor)
* [[http://zsh.sourceforge.net/Doc/ | zsh]]
* [[http://man7.org/linux/man-pages/man1/dash.1.html | dash]]
* [[http://heirloom.sourceforge.net/man/sh.1.html | Heirloom Bourne shell]]
* [[http://v6shell.org/man/osh.1.html | Thompson shell]]
==== Assorted interesting links ====
* [[http://www.in-ulm.de/~mascheck/bourne/ | History and development of the traditional Bourne shell family]] - very interesting and nice to read!
* [[http://www.computerworld.com.au/article/222764/-z_programming_languages_bash_bourne-again_shell | Interview with Chet Ramey]]
* [[http://www.computerworld.com.au/article/279011/a-z_programming_languages_sh | Interview with Steve Bourne]] • [[https://www.youtube.com/watch?v=2kEJoWfobpA | Stephen Bourne - BSDCan 2015 keynote]]
* [[http://news.slashdot.org/story/01/02/06/2030205/david-korn-tells-all | Interview with David Korn]]
* [[https://www.youtube.com/watch?v=bKzonnwoR2I | Kernighan on the Unix pipeline (computerphile video)]]
* Linux in general, with some shell related stuff: [[http://www.cyberciti.biz/ | nixCraft: Linux Tips, Hacks, Tutorials and Ideas]]
* Linux tutorials, guides and how-tos: [[https://www.rosehosting.com/blog/ | RoseHosting Blog]], [[https://www.rosehosting.com/blog/script-install-wordpress-on-a-debianubuntu-vps/ | bash script for installing WordPress]] and some [[https://www.rosehosting.com/blog/basic-shell-commands-after-putty-ssh-logon/ | basic shell commands]]
* [[misc:bashphorisms | Bashphorism list from the Bash IRC channel on Freenode]]
* [[misc:shell_humor | Some more or less funny commandline stuff]]
* [[https://thishosting.rocks/how-to-enable-ssh-on-ubuntu/ | How to Enable SSH on Ubuntu Tutorial]]
* [[https://linuxstans.com/how-to-make-an-awesome-custom-shell-with-zsh/ | How To Make an Awesome Custom Shell with ZSH]]
==== Bash Libraries (needs review) ====
* [[http://sourceforge.net/projects/oobash/ | An oo-style bash library for bash 4]] - provides tools for rapid script development and huge libraries.
* [[https://github.com/hornos/shf3 | General purpose shell framework for bash 4]] - in development.
* [[https://github.com/chilicuil/learn/blob/master/sh/lib| General purpose bash library for bash 4]] - active development
===== Most wanted =====
^Statistics for Month: **April 2012**^^^
|Rank | Views | Article |
^1 | 6833|[[howto:getopts_tutorial]] (March: 11663) |
^2 | 4025|[[commands:builtin:printf]] (March: 7079) |
^3 | 2861|[[syntax:quoting]] (March: 5730) |
^4 | 2854|[[commands:classictest]] (March: 6145) |
^5 | 2222|[[syntax:pe]] (March: 4540) |
^6 | 1760|[[scripting:posparams]] (March: 3591) |
^7 | 1249|[[bash4]] (March: --) |
^8 | 1212|[[howto:edit-ed]] (March: 2727) |
^9 | 1205|[[commands:builtin:read]] (March: --) |
^10 | 1182|[[howto:mutex]] (March: --) |
* "Total visits": 35144
* The overall "start" page is not counted
===== Contact =====
Visit us in ''irc.freenode.net'', channel ''#bash'' ;-)
If you have critiques or suggestions, please feel free to send a mail using the contact form on the right. Note that there is a simple discussion option below every article.
Please also see the [[user:thebonsai:imprint | imprint]] if you have problems with the site and its contents (legality, ...)!
It also would be nice to drop a line when
* it helped you
* it didn't help you (something missing / unclear)
* you like it
* you don't like it
* you found mistakes / bugs
Simply: Reader's feedback
{{contact>subj=Wiki reader feedback}}