Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh does not start in $HOME



On Mon, 15. Sep 2008, Bart Schaefer wrote:

> } This is interesting. /bin/pwd shows "/ldaphome/username".
> } 
> } "pwd -L" shows the same as "pwd": "/home/username".
> 
> That indicates to me that:
> -- there is a symlink from /home/username to /ldaphome/username

No, both are separate directories.

> -- /etc/passwd says the home directory is /home/username

/etc/passwd does not contain an entry for my user.

> What does "pwd -P" say?

It gives the correct "ldaphome".

> You may want to try "setopt CHASE_LINKS".

When I set this, pwd shows the correct directory, but according to the
prompt I am still in /home.

- Stephan

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Messages sorted by: Reverse Date, Date, Thread, Author