Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: runvdr question - or better a bash question



-----BEGIN PGP SIGNED MESSAGE-----

You could also use single quotes ' ...

PLUGINS="-Pmp3 -Pmplayer '-Posdteletext -r'"

(But be aware that between single quotes no variables would be expanded)

On Wednesday 03 September 2003 11:21, Roland Behme wrote:
> > PLUGINS="-Pmp3 -Pmplayer "-Posdteletext -r""
> > VDRCMD="$VDRPRG -w 60 -l 3 -c $VIDEOCONF -v $VIDEODIR -E
> > /vdrconf/epg.data -L $VDRDIR/PLUGINS/lib $PLUGINS $*"
> >
> > As you can see, I would need embedded quotations (for the osdteletext
> > plugin) within the PLUGINS variable. Whatever way I tried (quoting it
> > with backslashes, putting double quotation marks), bash always removes
> > the quotation marks before it issues the command.
> >
> > Has someone found a way to overcome this?
>
> Try this one:
> PLUGINS="-Pmp3 -Pmplayer \"-Posdteletext -r\""
>
> For details try "man bash" and search for "quoting"
>
> Regards,
>   Roland

- -- 
with best regards
- ---
Karsten Mueller
Softwaredevelopment / Keyaccount Manager
RATIO Entwicklungen GmbH
Admiralitaetstr. 59
20459 Hamburg
Email: mailto:kmu@ratio.de

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iQEVAwUBP1WzzPa/7v6IZOEZAQFYiAf+LI1ian8JDHM3IFV8l/OV6dRdquPhASw0
CvRQnTRhUAY3zByt0AxrKiUp6Q1Vkdew7/S3LlO1KBGfcsSEbvLa3j5kqlVuQlA/
g94OKOsTNcmU7HXqKDD2Dpv0S8qkxLsPvgnYbWRLVxYlsH6Cz0017ZFQhEA7lCSP
usvaHP1tHkYtkjfaslv5EzSuiHp/XS1P7RFI1pVSHDARgZzHMcAOvz1owA763b4T
6d+lk8jOVrInNE/ZjTZq1fQIQbzKEyjuyDs7pJAWOF2eHls3N7xfdMLcphPCwQXf
33AnAZLrolUb/8cEpbLQQdua1mbUAdFGvkKSYX9+1wdbmsXeagSaCA==
=HScA
-----END PGP SIGNATURE-----



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index