home *** CD-ROM | disk | FTP | other *** search
/ World of Amiga / World of Amiga.iso / archive / compression / dmssplit.readme < prev    next >
Encoding:
Text File  |  1995-01-18  |  426 b   |  11 lines

  1. Short: Portable C program to split DMS files.
  2.  
  3. Author: Unkown...
  4. Uploaded-by: elad@math.tau.ac.il (Elad Tsur)
  5.  
  6. This program takes a DMS (disk archiving utility) file and
  7. split it to 2 shorter DMS files. It is very usefull for people
  8. that copy files from unix system to their amiga using MS-DOS 720K
  9. disks. The program is written in portable C and should compile on
  10. any UNIX system. Use "cc dmssplit.c -o dmssplit" to compile.
  11.