From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11448 invoked from network); 5 Aug 2005 14:00:06 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 Aug 2005 14:00:06 -0000 Received: (qmail 69257 invoked from network); 5 Aug 2005 13:59:54 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 Aug 2005 13:59:54 -0000 Received: (qmail 17254 invoked by alias); 5 Aug 2005 13:59:42 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9245 Received: (qmail 17115 invoked from network); 5 Aug 2005 13:59:40 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 5 Aug 2005 13:59:40 -0000 Received: (qmail 66337 invoked from network); 5 Aug 2005 13:59:39 -0000 Received: from p54851311.dip0.t-ipconnect.de (HELO solfire) (84.133.19.17) by a.mx.sunsite.dk with SMTP; 5 Aug 2005 13:59:30 -0000 Received: from localhost ([127.0.0.1]) by solfire with esmtp (Exim 4.42) id 1E12kv-0002Sa-6w; Fri, 05 Aug 2005 16:01:05 +0200 Date: Fri, 05 Aug 2005 16:01:01 +0200 (CEST) Message-Id: <20050805.160101.59466185.Meino.Cramer@gmx.de> To: zsh@dervishd.net Cc: zsh-users@sunsite.dk From: Meino Christian Cramer In-Reply-To: <20050805125243.GB105@DervishD> References: <20050804.203836.63133092.Meino.Cramer@gmx.de> <20050805125243.GB105@DervishD> X-Mailer: Mew version 4.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Rcpt-To: zsh@dervishd.net, zsh-users@sunsite.dk X-SA-Exim-Mail-From: Meino.Cramer@gmx.de Subject: Re: Sorting files Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Version: 4.1+cvs (built Sat, 28 Aug 2004 13:10:40 +0200) X-SA-Exim-Scanned: Yes (on solfire) 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 From: DervishD Subject: Re: Sorting files Date: Fri, 5 Aug 2005 14:52:43 +0200 Hi Ra=FAl ! :) (sorry, if your name comes out somehow -- hrmm -- "encrypted"... my Emacs seems to handle everything other than plain ascii a little = weird... ;) Hmmm...interesting.. as soon as you mailed me that it works for you my zsh seems to be that impressed, that s/he decided also to work correctly....mysterious ! ;O) More seriously... I dont know what's happening here. May be I mispelled an option or forget a "-" somewhere... More important: It WORKS ! :) (even for me! ;) Another question in this context: To check the options, I had to construct this one: for i in **/*(.oL) = do ls -ld $i done | less = Is there any other more shorter way to achieve the same results with less code -- especially without calling any other "tool" like zsh/stat or xargs or such ? But I insist on getting filenames AND sizes ! ;O) Not only the filename should be shown! Ok, now this is more like a "coding contest" for me than a practical excurse....but I like to tune things :O)) Have a nice weekend ! Meino = = > Hi Meino :) > = > * Meino Christian Cramer dixit: > > I would understand this, if I had submitted something like: > > print -l **/*(oL) = > = > print -l -- **/*(.oL) works for me, tested in my root directory. > It's a good idea to use '-r' too, as suggested in the thread, just in= > case there is any weird filename. > = > Ra=FAl N=FA=F1ez de Arenas Coronado > = > -- = > Linux Registered User 88736 | http://www.dervishd.net > http://www.pleyades.net & http://www.gotesdelluna.net > It's my PC and I'll cry if I want to... > =