From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id DAA29804 for ; Sun, 6 Oct 1996 03:18:06 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id NAA26200; Sat, 5 Oct 1996 13:09:24 -0400 (EDT) Resent-Date: Sat, 5 Oct 1996 13:09:24 -0400 (EDT) From: Geoff Wing Message-Id: <199610051707.DAA29532@coral.primenet.com.au> Subject: bug on / vs (/) glob qualifiers To: zsh-workers@math.gatech.edu (zsh-list) Date: Sun, 6 Oct 1996 03:07:40 +1000 (EST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"dELZy1.0.IP6.3PfLo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2196 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Heyla, according to the manual: ``A "/" at the end of a pattern is equivalent to "(/)".'' % setopt markdirs % mkdir foo % ln -s foo bar % echo */ bar foo/ % echo *(/) foo/ It even recognises that bar is not a directory. -- Geoff Wing [gwing@primenet.com.au] PrimeNet - Internet Consultancy Web: http://www.primenet.com.au/ Facsimile: +61-3-9819 3788