Updated: 2012-02-27 06:36 EST

1 Midterm Tests Index up to index

1.0.1 Midterm 2 Test Date Index up to index

Your second midterm test date is Friday March 16 in class.

1.0.2 Midterm 1 Test Scores Index up to index

100 97.8 95.7 93.5 91.3 91.3 89.1 87 87 84.8 84.8 82.6 80.4 80.4 78.3 78.3 78.3 73.9 71.7 71.7 69.6 69.6 67.4 67.4 65.2 65.2 65.2 65.2 65.2 65.2 63 63 63 63 63 63 60.9 60.9 60.9 58.7 56.5 56.5 56.5 52.2 52.2 52.2 52.2 52.2 50 50 50 47.8 45.7 45.7 45.7 45.7 43.5 43.5 43.5 43.5 41.3 41.3 41.3 41.3 41.3 39.1 39.1 37 37 37 37 37 34.8 32.6 32.6 30.4 30.4 30.4 30.4 30.4 28.3 28.3 28.3 26.1 23.9 21.7 19.6

2 Lecture Notes for This Week Index up to index

2.2 From the Classroom Whiteboard/Chalkboard Index up to index

2.2.1 Topic: Salary Index up to index

2.2.2 Topic: more Commands Index up to index

2.2.3 Topics: Shell Features Index up to index

  • Download this command line argument decoder: argv
    • chmod +x argv
    • ./argv a b "c d" e\ f foo* *foo
  • Questions
    • first: on-screen review of four midterm questions from last class
    • T/F: this confirms a directory is empty: $ ls
    • T/F: file out has a second copy of foo: $ cp foo bar >out
    • T/F: you see the contents of foo: $ head <foo
    • T/F: you see the contents of foo: $ cat bar <foo
    • T/F: you see the long listing of foo: $ ls -l <foo
    • T/F: puts date into foo then reads date from foo: $ date >foo ; date < foo
    • T/F grep reads your keyboard: $ grep 'foo'
  • Shell Standard Input, Output, Error - Redirection
Author: 
| Ian! D. Allen  -  idallen@idallen.ca  -  Ottawa, Ontario, Canada
| Home Page: http://idallen.com/   Contact Improv: http://contactimprov.ca/
| College professor (Free/Libre GNU+Linux) at: http://teaching.idallen.com/
| Defend digital freedom:  http://eff.org/  and have fun:  http://fools.ca/

Plain Text - plain text version of this page in Pandoc Markdown format


Campaign for non-browser-specific HTML   Valid XHTML 1.0 Transitional   Valid CSS!   Creative Commons by nc sa 3.0   Hacker Ideals Emblem   Author Ian! D. Allen