Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Command != command ???
- X-seq: zsh-users 9192
- From: Meino Christian Cramer <Meino.Cramer@xxxxxx>
- To: schaefer@xxxxxxxxxxxxxxxx
- Subject: Re: Command != command ???
- Date: Wed, 27 Jul 2005 04:50:47 +0200 (CEST)
- Cc: zsh-users@xxxxxxxxxx
- In-reply-to: <1050726050757.ZM28856@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <87oe8qh5qh.fsf@xxxxxxxxxxxxxxxx> <20050726.023319.41198250.Meino.Cramer@xxxxxx> <1050726050757.ZM28856@xxxxxxxxxxxxxxxxxxxxxxx>
From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
Subject: Re: Command != command ???
Date: Tue, 26 Jul 2005 05:07:57 +0000
Hi all,
Philippe has found the problem ! TADA! :)
As previuosly mentioned, I have to set extendedglob either in .zshenv
or the script itsself. But this wasn't the "missing link...
One has to add setopt globdots also, since my directories were
of the form .<dirname>
Thanks you all for the help!
Meino
> Philippe and Meino, would you please trim off some of each other's
> previous postings before appending new stuff to the end? It's not
> necessary to include the entire thread so far, expecially when
> you're often adding very little new text.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author