>>>>> "Jules" == Jules Bean <[EMAIL PROTECTED]> writes:

Jules> Do you mean you're passing the arguments as one big string, not
Jules> as separate arguments? This is dangerous, it relies on the
Jules> quoting characteristics of the user's SHELL.

Well, we use system() and this invokes sh, right? So on unix, the
problems should be rare.

Jules> It's better to use functions like execl or execv.

Yes, but some command lines are parameterized in lyxrc and some of
them need stuff like redirection.

JMarc

Reply via email to