Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: shell function in the background?



On Wed, 25 Jun 2014 08:55:49 -0700
Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> If you "zmodload zsh/system" the parameter $pid becomes available and has
> the value you want.

Somewhat belated, but it's actually $sysparams[pid] to reduce the
namespace pollution.

pws



Messages sorted by: Reverse Date, Date, Thread, Author