zsh-users
 help / color / mirror / code / Atom feed
* Globbing documentation
@ 2012-12-10 16:44 Sébastien Leclerc
  2012-12-10 17:16 ` Bart Schaefer
  0 siblings, 1 reply; 5+ messages in thread
From: Sébastien Leclerc @ 2012-12-10 16:44 UTC (permalink / raw)
  To: zsh-users

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

Hello,

I am quite confused about the documentation of the extended globbing.

It seems there is a mistake on the page:
http://zsh.sourceforge.net/Intro/intro_2.html

If I believe the results of my tests,

% ls *run<>*
run123  run2    run234  run240  run303

*is WRONG.*

% ls *run<->*
run123  run2    run234  run240  run303

*is the RIGHT command.*

Maybe someone can please correct the typo.

Cheers
Sébastien

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

end of thread, other threads:[~2012-12-13 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-10 16:44 Globbing documentation Sébastien Leclerc
2012-12-10 17:16 ` Bart Schaefer
2012-12-13 13:53   ` Simon Ruderich
2012-12-13 15:32     ` Bart Schaefer
2012-12-13 16:07     ` Oliver Kiddle

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