From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20012 invoked from network); 23 May 1999 01:37:38 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 23 May 1999 01:37:38 -0000 Received: (qmail 24693 invoked by alias); 23 May 1999 01:37:30 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 6333 Received: (qmail 24686 invoked from network); 23 May 1999 01:37:29 -0000 Message-Id: <199905230137.VAA22008@ocalhost> Content-Type: text/plain MIME-Version: 1.0 X-Image-URL: http://www.peak.org/~luomat/luomat@peak.org.tiff From: Timothy J Luoma Date: Sat, 22 May 1999 21:37:19 -0400 To: zsh-workers@sunsite.auc.dk Subject: globbing error persists same as I've reported before still occurs w/ 3.1.5-pws-19 # /bin/ls /drives/ IBM3 swapdisk #/bin/ls /drives/[tab] #/bin/ls /drives/IBM3 They are different disks FWIW # df Filesystem Size Used Avail Capacity Mounted on /dev/sd0a 994M 690M 205M 77% / /dev/sd0b 994M 503M 392M 56% /Users /dev/sd1a 392M 128M 225M 36% /drives/swapdisk /dev/sd2a 1.3G 837M 362M 70% /usr/local /dev/sd2b 1.3G 840M 359M 70% /usr/local/Archive /dev/sd2c 1.3G 32M 1.1G 3% /drives/IBM3 # echo /drives/* /drives/IBM3/ # echo /drives/*d* zsh: no matches found: /drives/*d*