View Single Post

   
  #6 (permalink)  
Old 01-19-2008, 08:12 AM
CBFalconer
 
Posts: n/a
Default Re: software file joiner

Chuck Dubois wrote:
> On Fri, 09 Feb 2007 16:56:20 -0500, CBFalconer wrote:
>
>> cat should do it.
>>
>> cat f1 f2 .... > bigfile

>
> It blows up on wmv files.


No reason for that, unless the output file is too big for your
system. What error does cat give you?

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>

"A man who is right every time is not likely to do very much."
-- Francis Crick, co-discover of DNA
"There is nothing more amazing than stupidity in action."
-- Thomas Matthews

Reply With Quote