On 7/18/07, Alec Fernandez <[EMAIL PROTECTED]> wrote:
Excellent clarifications gentleman, many thanks.
You got me curious so I dug up a working example of quoting that I use.
Try as I may, I can't seem to escape from the msdos command line processor.
Bill's enduring gift to humanity.
At least for an interactive DOS session, the escape character is ^,
which I use for example to write at the DOS prompt: grep -r ClassName
--include=^*.cpp
<!-- this doesn't seem to work on unix after all
<arg value="@{cmd.line} > ${logfile.fqp} 2>&1"/> -->
You'd need to use <arg line="">, not <arg value="">. --DD
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]