Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Subshells and parameters
- X-seq: zsh-users 10268
- From: Vincent Lefevre <vincent@xxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: Subshells and parameters
- Date: Wed, 17 May 2006 16:24:04 +0200
- In-reply-to: <87ac9m7k7w.fsf@xxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <lt8xp8sko1.fsf@xxxxxxxxxxxxxxxxxx> <20060511160123.29080117.pws@xxxxxxx> <20060512091722.GO4116@xxxxxxxxxxxxxxxxxxx> <87wtcr30nd.fsf@xxxxxxxxxx> <20060512230922.GA871@xxxxxxxxxxxxxxxxxxx> <87ac9m7k7w.fsf@xxxxxxxxxx>
On 2006-05-12 22:05:23 -0400, Lloyd Zusman wrote:
> Thanks. However, just as in my original message in the other thread,
> I'm wondering if there's a solution that doesn't require a separate
> executable. In other words, is it possible to get a subshell's pid
> in a zsh-only manner, without using anything like the "stat"
> executable nor the "getpid" utility described above?
You need a module, but this isn't implemented yet. Peter said:
getpid() is another thing which could be added to the zsh/system
module.
--
Vincent Lefèvre <vincent@xxxxxxxxxx> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
Messages sorted by:
Reverse Date,
Date,
Thread,
Author