zsh-workers
 help / color / mirror / code / Atom feed
From: Jesse Zbikowski <jdz@grogg.engr.sgi.com>
To: zsh-workers@math.gatech.edu
Subject: 3.1.2 beta bug
Date: Mon, 21 Jul 1997 12:25:45 -0700	[thread overview]
Message-ID: <199707211925.MAA25015@grogg.engr.sgi.com> (raw)

Hello,

I am experiencing the following anomaly from zsh 3.1.2 running under
IRIX: filename glob patterns which encompass multiple directories fail to
generate any filenames on the IRIX hwfgs filesystem.  This is the
filesystem which maps hardware devices to files and directories; there
is no such problem on the "normal" xfs filesystem.

[pizza]11:46AM@/>uname -a
IRIX64 pizza 6.4 02121744 IP27
[pizza]11:47AM@/>echo $ZSH_VERSION
3.0.4
[pizza]11:47AM@/>echo /hw/a*
/hw/atm /hw/audio
[pizza]11:47AM@/>echo /hw/a*/*
/hw/atm/0 /hw/atm/1 /hw/atm/2 /hw/atm/3 /hw/audio/RAD1
[pizza]11:48AM@/>exec zsh-3.1.2
[pizza]11:48AM@/>echo $ZSH_VERSION
3.1.2
[pizza]11:48AM@/>echo /hw/a*
/hw/atm /hw/audio
[pizza]11:48AM@/>echo /hw/a*/*
zsh: no matches found: /hw/a*/*
[pizza]11:48AM@/[1]>df /hw
Filesystem             Type  blocks     use     avail  %use Mounted on
/hw                   hwgfs        0        0        0   0  /hw

--
Jesse Zbikowski				Digital Video Engineer
jdz@engr.sgi.com			SGI Advanced Entertainment Systems


             reply	other threads:[~1997-07-21 19:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-07-21 19:25 Jesse Zbikowski [this message]
1997-07-21 19:51 ` Zoltan Hidvegi
1997-07-22  8:35   ` Andrew Main
1997-07-22 11:12     ` Geoff Wing
1997-07-22 17:24     ` Zoltan T. Hidvegi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199707211925.MAA25015@grogg.engr.sgi.com \
    --to=jdz@grogg.engr.sgi.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).