User Tools

Site Tools


haas:fall2018:unix:projects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
haas:fall2018:unix:projects [2018/08/23 18:15] – [Projects] wedgehaas:fall2018:unix:projects [2018/12/03 17:04] (current) – [Week 7] wedge
Line 9: Line 9:
 |  [[/haas/fall2018/unix/projects/uxi0|uxi0]] (due 20180822)  | |  [[/haas/fall2018/unix/projects/uxi0|uxi0]] (due 20180822)  |
 |  [[/haas/fall2018/common/projects/wcp|wcp1]] (due 20180822)  | |  [[/haas/fall2018/common/projects/wcp|wcp1]] (due 20180822)  |
-|  @lightgreen:[[/haas/fall2018/unix/projects/adm0|adm0]] (due 20180829) +|  [[/haas/fall2018/unix/projects/adm0|adm0]] (due 20180829)  | 
-|  @lightgreen:[[/haas/fall2018/common/projects/wcp|wcp2]] (due 20180829)  | +|  [[/haas/fall2018/common/projects/wcp|wcp2]] (due 20180829) 
 +|  [[/haas/fall2018/unix/projects/pbx0|pbx0]] (due 20180905) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp3]] (due 20180905) 
 +|  [[/haas/fall2018/unix/projects/pbx1|pbx1]] (due 20180912) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp4]] (due 20180912) 
 +|  [[/haas/fall2018/unix/projects/pbx2|pbx2]] (due 20180919) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp5]] (due 20180919) 
 +|  [[/haas/fall2018/unix/projects/upf0|upf0]] (due 20180926) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp6]] (due 20180926) 
 +|  [[/haas/fall2018/unix/projects/upf1|upf1]] (due 20181003) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp7]] (due 20181003) 
 +|  [[/haas/fall2018/unix/projects/usr0|usr0]] (due 20181017) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp8]] (due 20181017) 
 +|  pbx3 (bonus; due 20181017) 
 +|  [[/haas/fall2018/unix/projects/spf0|spf0]] (due 20181024) 
 +|  [[/haas/fall2018/common/projects/wcp|wcp9]] (due 20181024) 
 +|  [[/haas/fall2018/unix/projects/pwn0|pwn0]] (due 20181031) 
 +|  [[/haas/fall2018/common/projects/wcp|wcpA]] (due 20181031) 
 +|  [[/haas/fall2018/unix/projects/gfo0|gfo0]] (due 20181107) 
 +|  [[/haas/fall2018/common/projects/wcp|wcpB]] (due 20181107) 
 +|  @lightgreen:[[/haas/fall2018/unix/projects/icp0|icp0]] (due 20181115)  | 
 +|  @lightgreen:[[/haas/fall2018/common/projects/wcp|wcpC]] (due 20181115)  | 
 +|  @lightgreen:[[/haas/fall2018/unix/projects/wpa0|wpa0]] (bonus; due 20181128) 
 +|  EoCE (due 20181213-172959)  |
 ======Class Stats====== ======Class Stats======
   * [[/haas/fall2018/unix/projects/status|status]] (coming at some point)   * [[/haas/fall2018/unix/projects/status|status]] (coming at some point)
 +
 +======Week 14======
 +  * **dd(1)** giving you hard times? Read through [[/haas/fall2018/unix/projects/dd_tutorial|this tutorial]] and see if things get any clearer.
 +
 +======Week 7======
 +  * more scripting examples
 +  * functions
 +  * NOTE: the bonus project does not get early submission bonus points; only points gained for work successfully accomplished, by increasingly stringent evaluation standards.
 +
 +======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/backgrounding processes
 +
 +======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======
haas/fall2018/unix/projects.1535048137.txt.gz · Last modified: 2018/08/23 18:15 by wedge