Stop learning alone!

Learn faster and stay on-track by joining this free class with other self-learners.

Register for Bash Scripting now.

Bash Scripting

Class length: 18 weeks. Start anytime.

Creator: kday

Status: Established

Join this class!

1st assignment

I grabbed a copy of "bash cookbook" from my safari online account and page 45 doesn't really have any "problems" on it... what am I doing wrong?

page 45 is mostly a discussion of using the 'tee' command...

johnny
3 years ago

Reply


Sorry, that assignment is incorrect. I'll be updating it shortly though. The other assignments may also have errors. I'll post an update once they've been fixed. Thanks for pointing that out.

kday
3 years ago

Reply

I've now updated the first assignment and all of the other assignments. Sorry again that it was incorrect for 5 days. There's been a lot going on with the site, and I let this class slip a little bit. That shouldn't happen anymore and we should be able to get some good work done in this class. Let me know if you have any other questions.

kday
3 years ago

Reply

* Markdown Cheatsheet:

Link:
[clickable text](http://www.example.com)

New Paragraph:
Hit enter twice

Main heading:
# Main Heading Text

Sub-heading:
## Sub-heading Text

List:
* item 1
* item 2
* item 3

Italics:
*italicized text*

Bold:
**bold text**

YouTube:
URL (http://www.youtube.com/watch?v=Ui4AYPcRkYE) turns into embed code

Full Markdown reference