From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18788 invoked by alias); 23 Nov 2010 15:44:36 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 15572 Received: (qmail 26081 invoked from network); 23 Nov 2010 15:44:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, SPF_HELO_PASS autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at bewatermyfriend.org does not designate permitted sender hosts) From: Frank Terbeck To: Aaron Davies Cc: "zsh-users\@zsh.org" Subject: Re: Glob for specific length? In-Reply-To: (Aaron Davies's message of "Tue, 23 Nov 2010 10:11:46 -0500") References: <87y68k4fm0.fsf@ft.bewatermyfriend.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Date: Tue, 23 Nov 2010 16:18:06 +0100 Message-ID: <87tyj83w7l.fsf@ft.bewatermyfriend.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Df-Sender: 430444 Aaron Davies wrote: > I can't get this to work. It's new in 4.3.5, right, so it should be in 4.3.9? > > I don't understand the commandline you gave (is there a paste error in > it?) and when I try it, I get "zsh: unknown file attribute". setopt extended_glob -- In protocol design, perfection has been reached not when there is nothing left to add, but when there is nothing left to take away. -- RFC 1925