Quoting Tom Rauschenbach <[EMAIL PROTECTED]>:
> This has gotta be a FAQ, but I can't find it. What utilities are out there
> that can write a single tgz file that is bigger than a floppy to multiple
> floppies ? I need to move a 1.5 meg binary from one machine to another and
> sneaker net is my only option.
man split
On the other side, once both parts are copied, (taking into consideration
file names are a1 and a2):
cat a2 >> a1
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************