Pipe/fork/exec example

Assignment# 5.  See the header at the top of the executable for comments.

To compile, type:  
make

If you wish something to pipe into it to see if it works, try:
assn5 < sample

To see an output that I did, type:
more assn5.out

As far as I can tell, the program works perfectly.  

Ben Greear
greear@cs.uga.edu
