Splits

Dumb little utility which splits a binary file into pieces which you can reassemble with cat or COPY /B. Yes, I know there are 100 other programs which do this, but the system I was using when I wrote it didn't seem to have any of them available.