Re: '/bin/sh -c' with multiple args

Jan Schaumann <[email protected]> Thu, 4 Dec 2025 19:59:54 -0500
Newsgroups gmane.os.netbsd.devel.userlevel
Message-ID <[email protected]>
Taylor R Campbell <[email protected]> wrote:

> The important point is that command_string is interpreted as a shell
> script, not an arbitrary path to a program to execute.

Thanks everybody - this is the part that wasn't
obvious to me from the description.  A curious use
case, it seems to me.

I wonder if the manual page could be improved upon
here.

-Jan