nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] Redoing argument processing

2013-01-17 18:37:04
Hi Lyndon,

If people need 'less -aics', they can create $HOME/lib/mh-less and
stuff that into the appropriate MH configuration location.
Re-inventing shell command line parsing is an exercise in security
holes, let alone frustration.

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.

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>