From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20059 invoked by alias); 22 Jun 2015 19:15:12 -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: 20266 Received: (qmail 19355 invoked from network); 22 Jun 2015 19:15:08 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham autolearn_force=no version=3.4.0 Date: Mon, 22 Jun 2015 21:08:37 +0200 From: Marc Chantreux To: lists@necoro.eu Cc: Meino.Cramer@gmx.de, zsh-users@zsh.org Subject: Re: ls -l *(/)... Message-ID: <20150622190837.GA9569@ramirez.u-strasbg.fr> References: <20150622031753.GA4342@solfire> <55879C40.9020102@necoro.eu> <20150622163654.GB4560@solfire> <55884CFC.6010803@necoro.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55884CFC.6010803@necoro.eu> User-Agent: Mutt/1.5.23 (2014-03-12) X-Virus-Scanned: ClamAV using ClamSMTP > Of course you can also iterate over them: > for f in */*; echo $(basename $f) print -l */*:t regards -- Marc Chantreux (eiro on github and freenode) http://eiro.github.com/ http://eiro.github.com/atom.xml "Don't believe everything you read on the Internet" -- Abraham Lincoln