Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Permission denied ?
- X-seq: zsh-users 4980
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: "Warrick FitzGerald" <wfitzgerald@xxxxxxxxxxxxxxxxxx>, <zsh-users@xxxxxxxxxx>
- Subject: Re: Permission denied ?
- Date: Wed, 22 May 2002 15:17:57 +0000
- In-reply-to: <04e501c2018a$5083e150$66340a0a@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <04e501c2018a$5083e150$66340a0a@xxxxxxxxxxxxxxx>
On May 22, 8:15am, Warrick FitzGerald wrote:
}
} Bit of a Linux newbie, and am trying zsh. Howver every time I try the
} "dirs -v" option and the use "~[number here]" to switch to that dir I
} get a permission denied message. Any ideas ?
It's not entirely clear what you mean by "use" there, but my guess is
that you need to `setopt auto_cd' and possibly also `setopt auto_pushd'
in order to get the behavior you're expecting.
--
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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author