Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | Update bash.html.markdown | Avjinder | 2013-08-31 | -5/+4 | |
| | | | | | | In the case statement, the "in" keyword should be on the same line as case $VARIABLE. Also, ;; should be present at the end of each command. Shell executes all statements up to the two semicolons that are next to each other. | ||||
| * | Edits | Adam | 2013-08-27 | -2/+0 | |
| | | |||||
* | | Edit wording of while loop in bash. | Levi Bostian | 2013-09-19 | -2/+2 | |
| | | |||||
* | | Add while loop to bash | Levi Bostian | 2013-08-22 | -0/+7 | |
|/ | |||||
* | Updates | Adam | 2013-08-19 | -17/+26 | |
| | |||||
* | Bash: commands, attributes, ls, grep & pipe | Max Yankov | 2013-08-18 | -1/+12 | |
| | |||||
* | expanded the bash tutorial | Darren Lin | 2013-08-18 | -2/+22 | |
| | |||||
* | Bash: user input and expressions | Max Yankov | 2013-08-18 | -1/+10 | |
| | |||||
* | Stub bash file | Max Yankov | 2013-08-18 | -0/+44 | |