Javad Ayaz wrote:
> This command in terminal i take it?
> Also do i need to specify the path of the files? or just file1.vob file2.vob
> ?

Yeah this is a command to be run in the terminal. You need to specify
the paths to the files, I was assuming you were in the directory
containing them. You could however do this:

cat /path/to/file1.vob /path/to/file2.vob > /path/to/output.vob

The output file will be created for you be the shell.

-- 
ubuntu-uk@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk
https://wiki.kubuntu.org/UKTeam/

Reply via email to