Yep, just figured that out.. I assumed that since there was a command to
break it up there was a command to put it back together.. Guess
not.. I'll have to write a script file or something.
Don
BTW, thanks for the reply. This list rocks.. ;-)
On Mon, 4 Dec 2000, Rusty Carruth wrote:
> >
> > OK, I can split up the file just fine.. How do I put it back
> > together.. The man page for split sucks.. The info page isn't much
> > better.
> >
>
> if your outpt files are called foo01 - foo99, then do:
>
> cat foo?? > bigfoo
>
> rusty
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> Plug-discuss mailing list - Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>