Re: software file joiner Chuck Dubois wrote:
>
> What's a good app to join separate video files into one big file?
cat should do it.
cat f1 f2 .... > bigfile
--
<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 |