Arthur S. Alexion on Mon, 4 Nov 2002 14:30:06 -0500 |
I have a large windows binary (6mb mouse driver) that I downloaded on a Linux machine. The windows machine that needs it has no network connection or zip drive, so I have to break up the file to move it via floppy. I know that I can use split(1) to break up the file on the Linux machine, but any idea how I can combine the resulting file on the windows machine? Any other suggestions? I was thinking of trying to "zip" the file if I can figure out the unix zipsplit. -- _______________________________ Art Alexion Arthur S. Alexion LLC mailto:arthur@alexion.com http://www.alexion.com _________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.netisland.net/mailman/listinfo/plug-announce General Discussion -- http://lists.netisland.net/mailman/listinfo/plug
|
|