From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13771 invoked from network); 7 Feb 2001 10:19:43 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 7 Feb 2001 10:19:43 -0000 Received: (qmail 24248 invoked by alias); 7 Feb 2001 10:19:17 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3608 Received: (qmail 24215 invoked from network); 7 Feb 2001 10:19:06 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer goliath.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: Selecting leaf directories only Date: Wed, 7 Feb 2001 13:18:50 +0300 Message-ID: <000a01c090ef$5d8625f0$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <20010207110542.A1355@2fkft.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > > Isn't it true that the link count of leaf directories is exactly 2? > Therefore I would try **/*(/l2) . > Yep. Now that's real black magic :-)