JOINUP is a utility that joins up the chunks of a file that had been split by the SPLITUP program.
If you are in a directory containing the files "file001.xxx", file002.xxx", and so on, then issuing the command:
joinupwill create a single file "file000.xxx" containing the information in the split up pieces.
Files you may copy include:
Back to the C software page.