Commit Graph

14 Commits

Author SHA1 Message Date
Mike Fiedler
01bce9d0b6 correct underline length post typo fix from 5079f94a48 2014-07-27 08:32:22 -04:00
Mike Fiedler
d8b197df65 whitespace 2014-07-27 08:31:32 -04:00
yoshi-taka
5079f94a48 Fix typos 2014-07-27 20:26:01 +09:00
Divij Rajkumar
526e739380 Specify BASH for not leaving space in assignment
Note that BASH specifically doesn't allow you to have spaces in variable assignment statements.
2013-04-12 17:28:40 -03:00
Divij Rajkumar
1b6e1afe39 Add variable description to programming 101
Added a comprehensive description of variables in bash along with a few examples
2013-04-06 01:07:00 -03:00
Mike Fiedler
f1689323c3 programming_101: typo fixes, term creation for glossary 2013-03-14 09:23:22 -04:00
Stephanie Daugherty
66b76ec99e Attempt to address outstanding review comments. (typos hopefully all fixed now). 2013-03-14 00:39:55 -04:00
Stephanie Daugherty
c214ace77b Make bash manual a link, rather than have the link floating off in space. 2013-03-03 23:29:50 -05:00
Stephanie Daugherty
3b2fdccd5a Explain what the hashbang is and why it's important 2013-03-03 20:08:24 -05:00
Stephanie Daugherty
47f9be99ff Wrap string literals per review comments, 2013-03-03 19:38:56 -05:00
Stephanie Daugherty
e7a54889ad Expand on shell portability concerns
- Explain the difference between /bin/bash, /bin/sh, and /usr/bin/env bash when specifying an interpreter for a shell script.
2013-03-02 23:26:57 -05:00
Mike Fiedler
15ffe051d7 Mega trailing whitespace commit 2012-12-26 16:07:13 -05:00
Mike Fiedler
cb5e73af14 Replaces styled quotation marks and apostrophes with ASCII ones 2012-12-26 15:24:52 -05:00
Avleen Vig
3591c7dcf2 Syllabus porting DONE. 2012-10-18 14:33:44 -05:00