From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15909 invoked from network); 4 Feb 2005 16:18:04 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 4 Feb 2005 16:18:04 -0000 Received: (qmail 34368 invoked from network); 4 Feb 2005 16:17:58 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by a.mx.sunsite.dk with SMTP; 4 Feb 2005 16:17:58 -0000 Received: (qmail 4609 invoked by alias); 4 Feb 2005 11:31:13 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8460 Received: (qmail 4599 invoked from network); 4 Feb 2005 11:31:13 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 4 Feb 2005 11:31:13 -0000 Received: (qmail 37736 invoked from network); 4 Feb 2005 11:30:34 -0000 Received: from unknown (HELO pepper.fruitcom.com) (213.201.177.249) by a.mx.sunsite.dk with SMTP; 4 Feb 2005 11:30:30 -0000 Received: from localhost (pepper [127.0.0.1]) by pepper.fruitcom.com (Postfix) with ESMTP id E481C6A082; Fri, 4 Feb 2005 12:30:29 +0100 (CET) Received: from pepper.fruitcom.com ([127.0.0.1]) by localhost (pepper [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 03428-03; Fri, 4 Feb 2005 12:30:26 +0100 (CET) Received: by pepper.fruitcom.com (Postfix, from userid 1000) id 797876A01B; Fri, 4 Feb 2005 12:30:26 +0100 (CET) Date: Fri, 4 Feb 2005 12:30:26 +0100 From: Eric Smith To: Zsh Users Subject: list all except Message-ID: <20050204113026.GA4217@fruitcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6+20040907i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian os) X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 What is the zsh way to select all files except those matching a regex? -- Eric Smith