Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Named directory pointing to a symbolic link
- X-seq: zsh-users 9551
- From: Jean Chalard <jean.chalard@xxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>
- Subject: Re: Named directory pointing to a symbolic link
- Date: Mon, 24 Oct 2005 18:18:41 +0900
- Cc: zsh-users@xxxxxxxxxx
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fDpeAfuD1UQdSZfUsqaljJMLL8j1AmB5zjm8PFGdUQ1X6CEAAcQuDs5f6GL24ZrpTJv+jnK5ta1hMoDFE8BRs09CBKfH4LfkgevDx6fVnUEIO02eNMY77Z739JxXuNUYmOwj/lDt9Fhq8pS67ItXnCtFn+q5V1rox1gjFwGkYsU=
- In-reply-to: <20051024100847.07958ddb.pws@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <fb6be96e0510232104t5eb8ceb9jdfa0f0310aa815c3@xxxxxxxxxxxxxx> <20051024100847.07958ddb.pws@xxxxxxx>
> > It seems to me like the 'www' variable (which ought to be unset when I
> > start the shell, it's not like it should be a special variable as far
> > as I understand) has a strange behaviour : it points on /nonexistent
> > when used as a named directory, and any attempt I do to have it point
> > elsewhere with the export builtin doesn't work when the variable is
> > used as a named directory, though it works when invoked as hash -d.
> > Other variable names don't seem to behave that way.
>
> Do you have NIS (Yellow Pages) on your system? I've seen some odd things
> when trying to extract home directories from that which I've never tracked
> down.
I don't think so ; I'm not sure how to determine if it is in use or
not, but a quick glance at the man page makes me feel that if it was,
I should find a ypbind process on the machine, which I don't (or any
process that matches "| grep yp" for that matter), on any of the
machines I experience the problem with. So I guess the answer is 'no'.
--
J
"Toi, je te trouve pas la même tête que sur la page précédente" -- Wakamiya
Messages sorted by:
Reverse Date,
Date,
Thread,
Author