alexandre medeiros
c14586e8c3
add conditional execution info to bash
2013-09-22 01:20:31 -03:00
JohnYangSam
1528dd4fbe
Correct bash for...in loop example
...
Removed the $ in the variable declaration of the for...in bash loop to correct the code.
2013-09-12 02:01:52 -07:00
Avjinder
e2cd18ba46
Update bash.html.markdown
...
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.
2013-08-31 17:05:04 +05:30
Adam
c7a1136772
Edits
2013-08-27 21:23:09 -07:00
Adam
f33dea8b83
Updates
2013-08-19 09:14:02 -07:00
Max Yankov
3e8c292a10
Bash: commands, attributes, ls, grep & pipe
2013-08-18 15:03:43 +02:00
Darren Lin
a538c52fb4
expanded the bash tutorial
2013-08-18 15:03:43 +02:00
Max Yankov
01f1419dd7
Bash: user input and expressions
2013-08-18 15:03:43 +02:00
Max Yankov
3a88d4f244
Stub bash file
2013-08-18 15:03:43 +02:00