home *** CD-ROM | disk | FTP | other *** search
/ PDA Software Library / pdasoftwarelib.iso / PSION / COMMS / PSIONMAI / PMFULLSO / SUNMAIL / GETINCOM < prev    next >
Encoding:
Text File  |  1995-07-06  |  201 b   |  10 lines

  1. #!/bin/csh -f
  2. echo getincomming -  Initialising
  3. source setupenv
  4. echo Building transferlist
  5. buildinget
  6. echo Getting remaining incomming files
  7. dotrans
  8. echo Clearing transfer file
  9. rm trans.pscmd
  10.