home *** CD-ROM | disk | FTP | other *** search
/ Education Sampler 1992 [NeXTSTEP] / Education_1992_Sampler.iso / Programming / Classes / serialComm / serialRead.csh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1992-07-31  |  65 b   |  4 lines

  1. #!/bin/csh -f
  2. set DIR="."
  3. ${DIR}/serialCommDeviceTest -r -b -s15
  4.