summaryrefslogtreecommitdiffhomepage
path: root/bash.html.markdown
Commit message (Expand)AuthorAgeLines
* Add traditional for loop bash example to close https://github.com/adambard/le...Levi Bostian2014-09-05-0/+7
* -ne not equalSamuel Marks2014-08-23-2/+2
* Added two new ways to use for loops.LumenTeun2014-08-08-0/+14
* Fixed typo.LumenTeun2014-08-08-1/+1
* Fixed while loop.LumenTeun2014-08-08-1/+1
* && and || in Bash if statements.LumenTeun2014-08-06-0/+12
* add a contributor line :)Akira Hirose2014-07-23-0/+1
* just collected the order of comments and commands of last partAkira Hirose2014-07-23-5/+5
* Variable substrJustin Campbell2014-02-28-0/+4
* Fixed random spelling error.Brian Stearns2014-02-20-1/+1
* Update bash.html.markdownAdam Bard2014-02-12-1/+1
* spelling fixes in bash (en)kyr2013-12-27-10/+10
* Add example for default valueDenis Arh2013-12-18-0/+5
* [bash] Replace `seq` with `{1..3}`, explain backticksjakub-g2013-12-09-2/+5
* Fix conflict bash.Levi Bostian2013-11-25-21/+77
|\
| * add another way to define functions to bash (fix #380)alexandre medeiros2013-10-13-1/+8
| * [bash] Fix some spell errors in commentsChristos Kontas2013-10-04-2/+2
| * add useful commandsalexandre medeiros2013-09-22-0/+12
| * add function information for bashalexandre medeiros2013-09-22-0/+12
| * improve if on bashalexandre medeiros2013-09-22-3/+4
| * better for descriptionalexandre medeiros2013-09-22-3/+4
| * add information about input, output, and error redirectionalexandre medeiros2013-09-22-0/+7
| * Improve bash variable infoalexandre medeiros2013-09-22-0/+14
| * add conditional execution info to bashalexandre medeiros2013-09-22-0/+5
| * Correct bash for...in loop exampleJohnYangSam2013-09-12-1/+1
| * Update bash.html.markdownAvjinder2013-08-31-5/+4
| * EditsAdam2013-08-27-2/+0
* | Edit wording of while loop in bash.Levi Bostian2013-09-19-2/+2
* | Add while loop to bashLevi Bostian2013-08-22-0/+7
|/
* UpdatesAdam2013-08-19-17/+26
* Bash: commands, attributes, ls, grep & pipeMax Yankov2013-08-18-1/+12
* expanded the bash tutorialDarren Lin2013-08-18-2/+22
* Bash: user input and expressionsMax Yankov2013-08-18-1/+10
* Stub bash fileMax Yankov2013-08-18-0/+44