home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / comms / pmfullsour / pmfullsour~ / psionmail / dotidy < prev    next >
Text File  |  1995-07-13  |  234b  |  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.