Hi,

I'm not sure exactly what you are trying to do, but if all you are doing is 
concatenating files you can do the fallowing:

cat file1 file2>file3

That will merge file1 and 2 putting the contents into file3.  You can type man 
cat to learn more about how to use it.

There is also a merge command that is useful for merging changes in to or more 
files.

hope that helps.



On Aug 18, 2010, at 12:36 PM, Sarah Alawami wrote:

> Oh I did and I found out it might not  work. I need another method of doing 
> this  with a gui.
> 
> Is there a program that will merge mov files and be accessible.
> On Aug 18, 2010, at 9:04 AM, Barry Hadder wrote:
> 
>> Sarah,
>> 
>> Hit control-c to shut down the cat util.
>> 
>> It doesn't mater if a file name has spaces.  you can saround it with  
>> quotes, escape the space with \, or use tab.  The tab completion applies at 
>> any time.
>> 
>> The cat command expects a file name, and if it doesn't have one in it's 
>> parameter list it just sits there.  Any time that happens, use control-c.
>> 
>> 
>> On Aug 18, 2010, at 3:12 AM, Sarah Alawami wrote:
>> 
>>> I did. Now I can't get the cat command to work. it sits there with no 
>>> output or errors
>>> Sarah Alawami
>>> MSN: marri...@gmail.com 
>>> aim: marri...@gmail.com:
>>> 
>>> website: http://music.marrie.org
>>> youtube: http://youtube.com/marrie125
>>> Podcast: http://marrie.podbean.com
>>> 
>>> On Aug 18, 2010, at 1:07 AM, Mark BurningHawk Baxter wrote:
>>> 
>>>> Can you rename it in finder?  Find the folder from finder, press Enter, 
>>>> and give it a name without spaces?
>>>> 
>>>> 
>>>> • Mark BurningHawk Baxter
>>>> • AIM, Skype and Twitter:  BurningHawk1969
>>>> • MSN:  burninghawk1...@hotmail.com
>>>> • My home page:
>>>> • http://MarkBurningHawk.net/
>>>> 
>>>> -- 
>>>> You received this message because you are subscribed to the Google Groups 
>>>> "MacVisionaries" group.
>>>> To post to this group, send email to macvisionar...@googlegroups.com.
>>>> To unsubscribe from this group, send email to 
>>>> macvisionaries+unsubscr...@googlegroups.com.
>>>> For more options, visit this group at 
>>>> http://groups.google.com/group/macvisionaries?hl=en.
>>>> 
>>> 
>>> -- 
>>> You received this message because you are subscribed to the Google Groups 
>>> "MacVisionaries" group.
>>> To post to this group, send email to macvisionar...@googlegroups.com.
>>> To unsubscribe from this group, send email to 
>>> macvisionaries+unsubscr...@googlegroups.com.
>>> For more options, visit this group at 
>>> http://groups.google.com/group/macvisionaries?hl=en.
>>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "MacVisionaries" group.
>> To post to this group, send email to macvisionar...@googlegroups.com.
>> To unsubscribe from this group, send email to 
>> macvisionaries+unsubscr...@googlegroups.com.
>> For more options, visit this group at 
>> http://groups.google.com/group/macvisionaries?hl=en.
>> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to macvisionar...@googlegroups.com.
> To unsubscribe from this group, send email to 
> macvisionaries+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to macvisionar...@googlegroups.com.
To unsubscribe from this group, send email to 
macvisionaries+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to