gabriel rosenkoetter on Mon, 4 Nov 2002 15:28:06 -0500 |
On Mon, Nov 04, 2002 at 02:10:10PM -0500, Arthur S. Alexion wrote: > 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? I wouldn't trust split(1) with binary files, though it may work fine. I'd use dd(1) for the dividing part (you'll want the count= and skip= flags). -- gabriel rosenkoetter gr@eclipsed.net Attachment:
pgpu9OrV2SIzz.pgp
|
|