Script started on Fri Mar 15 22:22:48 2002
ws11% cat README

README for CSCI-e215

Russell J Lowke

Assignment 3: "sttyl"

______

files: sttyl.h         // header file for sttyl
       sttyl.c         // sttyl main .c code
       myLib.c         // my c lib of useful stuff
       Makefile        // makefile to compile sttyl
       Plan            // general plan for sttyl
       typescript      // typescript of sttyl running
       README          // this file

______

Notes: sttyl seem to compile and run fine...

ws11% CAT sttyl.h[K[K[K[K[K[K[K[K[K[Kcat sttyl.h

cat: cannot open sttyl.h
ws11% cat ./sttyl.h

cat: cannot open ./sttyl.h
ws11% exit

exit

script done on Fri Mar 15 22:23:41 2002
