zsh-workers
 help / color / mirror / code / Atom feed
* 3.1.2 beta bug
@ 1997-07-21 19:25 Jesse Zbikowski
  1997-07-21 19:51 ` Zoltan Hidvegi
  0 siblings, 1 reply; 5+ messages in thread
From: Jesse Zbikowski @ 1997-07-21 19:25 UTC (permalink / raw)
  To: zsh-workers

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~1997-07-22 17:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-07-21 19:25 3.1.2 beta bug Jesse Zbikowski
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

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).