This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
haas:fall2018:unix:projects [2018/08/20 15:40] – wedge | haas:fall2018:unix:projects [2018/12/03 17:04] (current) – [Week 7] wedge | ||
---|---|---|---|
Line 7: | Line 7: | ||
======Projects====== | ======Projects====== | ||
- | | | + | | [[/ |
- | | | + | | [[/ |
| [[/ | | [[/ | ||
| [[/ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | pbx3 (bonus; due 20181017) | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | [[/ | ||
+ | | @lightgreen: | ||
+ | | @lightgreen: | ||
+ | | @lightgreen: | ||
+ | | EoCE (due 20181213-172959) | ||
======Class Stats====== | ======Class Stats====== | ||
* [[/ | * [[/ | ||
+ | |||
+ | ======Week 14====== | ||
+ | * **dd(1)** giving you hard times? Read through [[/ | ||
+ | |||
+ | ======Week 7====== | ||
+ | * more scripting examples | ||
+ | * functions | ||
+ | * NOTE: the bonus project does not get early submission bonus points; only points gained for work successfully accomplished, | ||
+ | |||
+ | ======Week 6====== | ||
+ | * selection statement blocks | ||
+ | * if (exactly 1) | ||
+ | * elif (0 or more, following an if) | ||
+ | * else (0 or 1, last in sequence) | ||
+ | * regular expressions | ||
+ | * basic regex | ||
+ | * grep | ||
+ | * loops | ||
+ | * while | ||
+ | * for | ||
+ | |||
+ | ======Week 5====== | ||
+ | * vim | ||
+ | * dotfiles | ||
+ | * configuring settings | ||
+ | * looking to get more into scripting | ||
+ | |||
+ | ======Week 4====== | ||
+ | * Killing processes | ||
+ | * Listing processes | ||
+ | * Foreground/ | ||
+ | |||
+ | ======Week 3====== | ||
+ | * Explored the filesystem | ||
+ | * Pipes | ||
+ | * Variables | ||
+ | * setting | ||
+ | * environment | ||
+ | * expansions | ||
+ | * Quotes | ||
+ | * half | ||
+ | * full | ||
+ | * command expansions | ||
+ | |||
+ | ======Week 2====== | ||
+ | * We started exploring the nature of the UNIX system; its philosophy, and its rich ecosystem of file interactions. | ||
+ | * Paths: absolute and relative | ||
+ | * manual pages | ||
+ | * listing files | ||
+ | * manipulating files | ||
+ | * copying | ||
+ | * moving | ||
+ | * removing | ||
+ | * I/O redirection | ||
+ | * cat, echo, cp, man, mv, rm, mkdir, and touch were among a few of the commands encountered | ||
+ | * I hope that people have taken the time to read the Mages book. Many of the questions I've received were addressed there. | ||
======Week 1====== | ======Week 1====== |