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

  1. #!/bin/csh -f
  2. set DIR="."
  3. ${DIR}/serialCommDeviceTest -w -a -s15
  4. sleep 1
  5.