Re: Alternative to rar split files?



Uwe Grauer <unews@xxxxxxxxxxxxx> wrote:
David Bolt wrote:
On Mon, 29 Oct 2007, Uwe Grauer wrote:-

Luca wrote:
Stephen Chadfield wrote:

Just use "split". See the man page for details.
Yeah, works nicely. I just wonder if Windows and Mac users could join
the bits again...

Luca
type file2 >> file1
type file3 >> file1

Type is usually used for viewing text files, similar to more. Either of
these would possibly be the better choice:

copy /b file1+file2+file3+file4 complete.file

or

copy /b file* complete.file


Regards,
David Bolt


Any arguments why type can't be used or why copy should be saver?

I do not KNOW, but it may involve the crazy Windows end of line
protocol. Catenating files with type *MAY* insert CR/LF combinations
at the join points because type assumes that the files are ASCII and
not binary.

--
--- Paul J. Gans
.



Relevant Pages

  • Re: Alternative to rar split files?
    ... I just wonder if Windows and Mac users could join ... type file2>> file1 ...
    (alt.os.linux.suse)
  • Re: Alternative to rar split files?
    ... I just wonder if Windows and Mac users could join ... type file3>> file1 ... I suppose this is not something a Windows-using friend of mine could do if I sent him the files, ...
    (alt.os.linux.suse)
  • Re: Alternative to rar split files?
    ... I just wonder if Windows and Mac users could join ... type file2>> file1 ... type file3>> file1 ...
    (alt.os.linux.suse)
  • Re: Alternative to rar split files?
    ... David Bolt wrote: ... I just wonder if Windows and Mac users could join ... type file3>> file1 ...
    (alt.os.linux.suse)
  • Re: Im sure glad I didnt buy a Mac Mini!
    ... Operating system Genuine Windows Vista Home Premium ... Memory speed PC2-5300 DDR2 SDRAM ... Almost all Mac users are forced ... Your religious rant has as little substance as did your platitudes! ...
    (comp.sys.mac.advocacy)