>
> In this first thread, I'm folding "rc" and "env" into the same discussion
> as they are related, and "hostname" because, well, nothing to see here :-)
>
> ## rc: Program invocation
>
>     "rc": [
>          {
>              "bin": <string>,
>              "argv": [ <string>, ... ],
>              "runmode": "" | "&" | "|"
>          },
>          ...
>     ]
>

I've come across a situation where I'd like the current working directory
to be changed before a binary is executed. Is that something that you think
should be done in config?

Reply via email to