Bash Hackers Wiki

From WikiIndex
Revision as of 19:18, 18 November 2011 by DavidCary (talk | contribs) (rough draft)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
[{{{URL}}} {{{logo}}}] [{{{URL}}} Bash Hackers Wiki]
[{{{recentchanges URL}}} Recent changes]
[No WikiNode]
[No About]
[No Mobile URL]
Founded by:
Status: [[:Category:{{{status}}}|{{{status}}}]]
Language: [[:Category:Wiki {{{language}}}|{{{language}}}]]
Edit mode: [[:Category:{{{editmode}}}|{{{editmode}}}]]
Wiki engine: [[:Category:{{{engine}}}|{{{engine}}}]]
Wiki license: [[:Category:Wiki {{{license}}}|{{{license}}}]]
Main topic: [[:Category:{{{maintopic}}}|{{{maintopic}}}]]

The Bash progamming language is surprisingly flexible.

"The Bash-Hackers Wiki is intended to hold documentations of any kind about the GNU Bash. The main motivation was to provide human-readable documentation and information to not force users to read every bit of the Bash manpage - which is hard sometimes. However, these docs here are not meant as newbie tutorial."

This wiki has many how-to pages with specific code showing how to do many common tasks with Bash scripts -- using getopts, Debugging a script, Lock your script (against parallel run), tips for making portable scripts, system administration, etc.

Related wiki: