Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Cannot cd into --
- X-seq: zsh-workers 24637
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: Cannot cd into --
- Date: Fri, 29 Feb 2008 22:12:32 +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=D3JWAg9annATLzIUTU+SP0hVgAPObLPVGAVI91vQqxo=; b=gCkh/EbMiT5BZZPNlghSVyn9sUSybL15/wC5UGWisLD2CnVaeepnPzhl7McCnx6hyNLw0TVcD8o7lEwYaa9nUGgp0pvR+c8phEWrsHhKIDBzlbsjGT0kNkyqXSZupwzcJ97qG5jaRXNMsor9JzrLZ4loOPEmr11abWhe6qvaOK0=
- 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=j2aHErbfImUIMYTylN5oqMJ9dq8szlcs7TIUUzq9H5lr0WtPROAyRWAF1m4B0GntjKQUncjHj9eAH5BB8DEoEZ30+yhM9Jg8+FvcUn/uzepD5glKbVhT2TtIpkcqa3RDLKgLmyekTLrP5HfGzsUhtbo2DBqGyAIfKJYHcjPuGrA=
- In-reply-to: <20080229221008.2c5d417e@buddha>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080229221008.2c5d417e@buddha>
On 29/02/2008, Matthias B. <msbREMOVE-THIS@xxxxxxxxxxxxxxx> wrote:
> It doesn't seem to be possible with zsh to cd into a directory named --.
> In bash I can do this with
>
> cd -- --
>
> but that doesn't work with zsh 4.3.5.
cd ./--
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author