Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: How to clean up path most efficiently?
- X-seq: zsh-users 7589
- From: Sami Samhuri <sami@xxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: Re: How to clean up path most efficiently?
- Date: Tue, 22 Jun 2004 19:23:07 -0700
- In-reply-to: <BCFE04D9.35C2%lists@xxxxxxxxxxxx>
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <200406171634.i5HGYAmE011684@xxxxxxxxxxxxxx> <BCFE04D9.35C2%lists@xxxxxxxxxxxx>
* It was Tue, Jun 22, 2004 at 03:46:33PM -0400 when Timothy Luoma said:
> On 6/17/04 12:34 PM, "Peter Stephenson" <pws@xxxxxxx> wrote:
[...]
> > It should be as simple as:
> >
> > path=($^path(N))
>
> Does that go through the current $PATH and delete all the folders that
> aren't listed in there?
>
> Is it supposed to be lowercase?
zsh uses $PATH, and also $path. $path differs in that it is a zsh array.
At least, this is my understanding of how things work.
--
Sami Samhuri
Attachment:
pgpavGRPz7R3R.pgp
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author