home *** CD-ROM | disk | FTP | other *** search
/ Boot Disc 8 / boot-disc-1997-04.iso / PDA_Soft / Psion / comms / psionmai / dotidy < prev    next >
Text File  |  1995-07-13  |  250b  |  17 lines

  1. #!/bin/csh -f
  2. touch in.mta out.mta
  3. rm in.mta
  4. rm out.mta
  5. touch in0.msg
  6. rm in*.msg
  7. touch out0.msg
  8. rm out*.msg
  9. touch in0.msg.hdr
  10. rm in*.msg.hdr
  11. touch trans.pscmd
  12. rm trans.pscmd
  13. touch out0.msg
  14. rm out*.msg
  15. touch out0.msg.mf
  16. rm out*.msg.mf
  17.