On 2007-03-19 16:06:05 +0100, Matus UHLAR - fantomas wrote:
> > On 2007-03-15 16:06:40 +0100, Matus UHLAR - fantomas wrote:
> > > $PATH is "universal" environment variable. (t)csh maps path to PATH, but
> > > only PATH exists in (ba|z|k|)sh
> 
> On 19.03.07 15:07, Vincent Lefevre wrote:
> > $path exists in zsh and is an array tied to $PATH.
> 
> ok, so it's the same as in (t)csh. However, it's still non-standard
> extension

Yes.

> and libc functions like execlp() do not support it.

execlp() supports it as a side effect, since when $path is modified,
zsh updates $PATH in the same way.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to