From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15476 invoked from network); 5 Sep 2005 18:40:09 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 Sep 2005 18:40:09 -0000 Received: (qmail 37368 invoked from network); 5 Sep 2005 18:40:02 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 Sep 2005 18:40:02 -0000 Received: (qmail 8263 invoked by alias); 5 Sep 2005 18:39:53 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9388 Received: (qmail 8254 invoked from network); 5 Sep 2005 18:39:53 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 5 Sep 2005 18:39:53 -0000 Received: (qmail 36198 invoked from network); 5 Sep 2005 18:39:53 -0000 Received: from vms040pub.verizon.net (206.46.252.40) by a.mx.sunsite.dk with SMTP; 5 Sep 2005 18:39:46 -0000 Received: from candle.brasslantern.com ([71.116.79.190]) by vms040.mailsrvcs.net (Sun Java System Messaging Server 6.2 HotFix 0.04 (built Dec 24 2004)) with ESMTPA id <0IMC00C5HX66ELQ6@vms040.mailsrvcs.net> for zsh-users@sunsite.dk; Mon, 05 Sep 2005 13:39:43 -0500 (CDT) Received: from candle.brasslantern.com (IDENT:schaefer@localhost [127.0.0.1]) by candle.brasslantern.com (8.12.11/8.12.11) with ESMTP id j85Idfta030634; Mon, 05 Sep 2005 11:39:42 -0700 Received: (from schaefer@localhost) by candle.brasslantern.com (8.12.11/8.12.11/Submit) id j85IdfB9030633; Mon, 05 Sep 2005 11:39:41 -0700 Date: Mon, 05 Sep 2005 18:39:40 +0000 From: Bart Schaefer Subject: Re: Problem with glob qualifier e In-reply-to: <87u0gza316.fsf@trews52.bothi.fi> To: Hannu Koivisto , "Zsh Users' List" Message-id: <1050905183940.ZM30632@candle.brasslantern.com> MIME-version: 1.0 X-Mailer: Z-Mail (5.0.0 30July97) Content-type: text/plain; charset=us-ascii References: <87u0gza316.fsf@trews52.bothi.fi> Comments: In reply to Hannu Koivisto "Problem with glob qualifier e" (Sep 5, 7:32pm) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.4 On Sep 5, 7:32pm, Hannu Koivisto wrote: } Subject: Problem with glob qualifier e } } For instance, let's say that I would like to splice two command } line arguments after each file argument produced by a glob pattern. This was discussed at some length back in April, on a zsh-users thread with subject "globbing with interposition". See, for example, zsh-users/8702.