Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Not finding named directories in subshells
- X-seq: zsh-workers 24228
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Not finding named directories in subshells
- Date: Thu, 13 Dec 2007 18:55:47 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=3aXIHiYMUuad6cEyfaUt28pI6KG1w6QendUfO8hZN48=; b=vhWe1Ojhw6yb7Mhi9ZwI8rSnxtSAPLSMXcMUV+bJ/QXFiPQT0aV5cXwDyYt4QULdlSnIuZ75CV3gAY5xdzBnL6k4+ehqb9IqaTCZqJ2OeMkcxSmFww7NEZwnSn5HaIbk8XwmfZb2lnxfFzHbj6rTwdB61yVZ46iv6tgVqO50N08=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=IIz+tgsRdN9iDvRZ7PRCUzhTinppMcGaAbRA/BcJQ3RFz3HMJ9cwDuy0wYimaexu9+FdxtN76qQ6+p+GZZ3QMGET4KdExs9KBi8Q7D6BvMMdVQU+hhWB/BIQJZ8ahr2R6sWrCVfSExELfhCzuBPniNeUsUlp0oEF/qZd8M6EScE=
- In-reply-to: <200712131747.lBDHlJjK013960@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <237967ef0712130901s3fec250cu574e2be1c9a3ad51@xxxxxxxxxxxxxx> <chaz20071213171857.GA24933@xxxxxxxxxxxxx> <237967ef0712130939n3424863ci2317f0c886e01786@xxxxxxxxxxxxxx> <200712131747.lBDHlJjK013960@xxxxxxxxxxxxxx>
On 13/12/2007, Peter Stephenson <pws@xxxxxxx> wrote:
> "Mikael Magnusson" wrote:
> > I don't see how this has anything to do with my issue though.
>
> If you don't have the option set to name directories automatically, then
> they're not automatically named. They become named when referred to
> with a ~ in front.
But these are home directories of users, when I go there in the
"parent" shell, it works fine. Besides, setting the option doesn't fix
it. But I see now that subshells aren't special, it behaves in the
same way in the parent shell. So I guess I just want the hash -d -f in
my .zshenv after all.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author