nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Redoing argument processing

2013-01-18 04:28:48
Hi Lyndon,

It's avoiding the shell parsing by giving the arguments in argv[]
with just a thin bit of boilerplate to do the sh -c bit.

But it's still not punting to the shell when the shell does it at
least consistently.  There  is no reason for *mh to do this.
Everything can be dealt with by a straight out exec to 'whatever' and
now extra work on our part.

Unless you take the time to give sample code and data that shows the
issue and how it should be done I don't see any point continuing the
discussion;  there's insufficient information.

Cheers, Ralph.

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>