zsh-users
 help / color / mirror / code / Atom feed
* [3.0.5] pattern ^*.tif gives non-existing file
@ 1998-06-13 19:06 Sven Guckes
  1998-06-13 23:29 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Guckes @ 1998-06-13 19:06 UTC (permalink / raw)
  To: zsh-users

"Identify, user!"
$ echo $ZSH_VERSION
3.0.5

Here we go:

I wanted to quickly see all non-TIFF files in the TIFF dir.
So I thought the file pattern must be  "^*.tif".  But see:

	$ cd pics/tiff
	$ ls ^*.tif
	doku04.tif      doku04b.tif

Now, both these files certainly do end in ".tif".  Huh?
But now the scary part:  doku04.tif does not exist!

Should I upgrade the ZSH?
Or am I misreading file pattern again?

Sven  %-/


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

end of thread, other threads:[~1998-06-15  0:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-06-13 19:06 [3.0.5] pattern ^*.tif gives non-existing file Sven Guckes
1998-06-13 23:29 ` Bart Schaefer
1998-06-15  0:27   ` [3.0.5] pattern ^*.tif gives non-existing file (solved) Sven Guckes

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