CSE 459.11:
The Unix Programming Environment
Winter 2012
Description
Students will learn how to use the UNIX programming environment effectively to orchestrate processes and find information in files using basic shell programming methods. In addition, students will learn programming basics for utilities such as grep and make.
Instructor
Meeting times
Course webpage
Newsgroup
Office hours/location
Textbook
Grading
Labs
Lecture Information (tentative schedule)
We will cover Chapters 1, 2, 3, 9, 10, 4, 5, and 6 in the textbook UNIX SHELLS by Example.|
Class Number |
Topics |
Slides (.ppt) |
|
|
1 (Jan 3rd) |
Introduction |
||
|
2 (Jan 10th) |
C Shell |
|
|
|
3 (Jan 17th) |
C Shell |
|
|
|
4 (Jan 24th) |
C Shell Programming |
||
|
5 (Jan 31th) |
C Shell Programming |
||
|
6 (Feb 7th) |
regular expressions in UNIX, |
||
|
7 (Feb 14th) |
grep continued, egrep |
||
|
8 (Feb 21th) |
make |
||
|
9 (Feb 28th) |
make |
||
| 10 (Mar 7th) | sed | lecture 10 |