zsh-users
 help / color / mirror / code / Atom feed
From: "Bart Schaefer" <schaefer@brasslantern.com>
To: zsh-users@sunsite.dk
Subject: Re: problem with named directories over the net
Date: Fri, 11 Jan 2002 15:38:28 +0000	[thread overview]
Message-ID: <1020111153828.ZM14853@candle.brasslantern.com> (raw)
In-Reply-To: <20020111144105.GA16818@fysh.org>

On Jan 11,  2:41pm, Zefram wrote:
} Subject: Re: problem with named directories over the net
}
} Dominik Vogt wrote:
} >"/home/luthien" is written as "~",
} >not "/net/server/share/home/luthien".
} 
} What difference does the option CHASE_LINKS make for you?

I just tried that, and it makes neither one be written as tilde, unless
you also reassign HOME to refer to the chased path, in which case it
makes both be rewritten as tilde.

So something like

    setopt CHASE_LINKS
    cd $HOME
    export HOME=$PWD

should produce the desired effect, although CHASE_LINKS might have some
other side effects you don't like.

I seem to recall that some flavors of automounter don't work right when
you refer to a file by its real automount path and not via the automount
directory.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2002-01-11 15:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-11 12:41 Dominik Vogt
2002-01-11 12:55 ` Borsenkow Andrej
2002-01-11 14:28   ` Dominik Vogt
2002-01-11 14:35     ` Borsenkow Andrej
2002-01-11 15:36       ` Dominik Vogt
2002-01-11 14:41     ` Zefram
2002-01-11 15:38       ` Bart Schaefer [this message]
2002-01-11 15:50     ` Bart Schaefer
2002-01-11 18:51       ` Dominik Vogt
2002-01-11 13:05 ` Peter Stephenson
2002-01-14 13:27 ` Duncan Sinclair
2002-01-14 16:40   ` Dominik Vogt
2002-01-14 18:11     ` Bart Schaefer
2002-01-15 10:53       ` Dominik Vogt
2002-01-15 17:59         ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1020111153828.ZM14853@candle.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).