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

Re: File locking within zsh?



Peter Stephenson <pws@xxxxxxx> writes:

> "Tim Writer" <tim@xxxxxxxxxxx> wrote:
> > Okay. But I don't understand this:
> > 
> >     tim@ganesh% echo $ZSH_VERSION
> >     4.2.5
> >     tim@ganesh% echo $$; ( echo $$ )
> >     18095
> >     18095
> >     tim@ganesh%
> 
> That's standard shell behaviour:  $$ is supposed to be unique to the parent
> shell, not to every subshell instance.

Thanks for the clarification. I think I knew that at one time, it's amazing
the things I forget. :-)

-- 
tim writer <tim@xxxxxxxxxxx>                                  starnix inc.
647.722.5301                                      toronto, ontario, canada
http://www.starnix.com              professional linux services & products



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