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