Lecture 11 CSCE 510 - Shells

Oct 2 Links - Previous Lecture - - Index - - Next Lecture -
[Readings:]
[Assignment:]
  1. Write a "match program" that will read a line of input, break it into words, inserting each into a linked (maybe doubly linked list). Then print the list. Then read a match pattern and match it against the name of every file in the current directory.

- Previous Lecture - - Index - - Next Lecture -
URL = http://www.cs.sc.edu/~matthews/Courses/510/Lectures/lec9.html