From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26448 invoked from network); 11 Sep 2005 19:22:38 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 11 Sep 2005 19:22:38 -0000 Received: (qmail 85580 invoked from network); 11 Sep 2005 19:22:32 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 19:22:32 -0000 Received: (qmail 25498 invoked by alias); 11 Sep 2005 19:22:25 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9407 Received: (qmail 25488 invoked from network); 11 Sep 2005 19:22:24 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 11 Sep 2005 19:22:24 -0000 Received: (qmail 84581 invoked from network); 11 Sep 2005 19:22:24 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by a.mx.sunsite.dk with SMTP; 11 Sep 2005 19:22:21 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EEXNC-0002jO-JW for zsh-users@sunsite.dk; Sun, 11 Sep 2005 21:20:18 +0200 Received: from h131n2fls23o1061.bredband.comhem.se ([213.66.142.131]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2005 21:20:18 +0200 Received: from andrew.markebo by h131n2fls23o1061.bredband.comhem.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Sep 2005 21:20:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Andrew Markebo Subject: Making cd ~/tmp; cd .. result in ~/, following links. Date: Sun, 11 Sep 2005 21:19:23 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: h131n2fls23o1061.bredband.comhem.se User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:KokZ0OU7cdlQlukoUuDpCgcwbD8= Sender: news X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.0.4 Evening! My ~/tmp is a symlink to /otherdisk/mytmpdir, and when I do a cd ~/tmp, the prompt and pwd says I am in /otherdisk/mytmpdir and when I do cd .. I get into /otherdisk. What I want is doing cd ~/tmp, prompt and pwd says ~/tmp, and when I do cd .. I get to ~/. I think I have had it like this before, but have lost it now, what have I missed? /Andy -- "We are all in the gutter, but some of us are looking at the stars" Oscar Wilde