file splitter and merger??

Tim ignored_mailbox at yahoo.com.au
Thu Nov 29 11:28:17 UTC 2007


On Wed, 2007-11-28 at 20:06 -0600, Dave Ihnat wrote:
> People have suggested 'split' and 'cat'.  These are at best marginal,
> at worst simply won't work for binary files. 

I can't speak for split, as I've not tried it.  But cat certainly does
concatenate separate files together, whether they're text or binary.

Given a directory of split AVI files like part001, part002, part003,
etc., a command like "cat part* >> fullfile.avi" gives you an assembled
AVI file.

I've done that before, and it's worked flawlessly.  I don't know what
they used the split the file, in the first place, though.

-- 
(This computer runs FC7, my others run FC4, FC5 & FC6, in case that's
 important to the thread.)

Don't send private replies to my address, the mailbox is ignored.
I read messages from the public lists.




More information about the fedora-list mailing list