Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: File locking within zsh?
- X-seq: zsh-users 10250
- From: Tim Writer <tim@xxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: File locking within zsh?
- Date: 12 May 2006 00:22:59 -0400
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <20060511160123.29080117.pws@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <lt8xp8sko1.fsf@xxxxxxxxxxxxxxxxxx> <20060511160123.29080117.pws@xxxxxxx>
- Sender: tim@xxxxxxxxxxx
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