View Single Post
Old 22nd January 2009, 15:32   #7971  |  Link
ggking7
Registered User
 
Join Date: Sep 2006
Posts: 249
Quote:
Did you try aforementioned trick with escaping the parenthesis character by backslash?
I get:

Code:
$ wine eac3to /mnt/cdrom 1\)
Please specify the source and dest files first and then the options.
I'm not having trouble getting 1) recognized. For example, the following works perfectly:

Code:
wine eac3to video "1)" 2: video.* 3: audio.*
It's just this one command:

Code:
wine eac3to /mnt/cdrom "1)"
Does that work for anyone else on Linux?
ggking7 is offline