zsh-workers
 help / color / mirror / code / Atom feed
* Btw.: glob-qualifier
@ 1999-01-26 11:02 Sven Wischnowsky
  1999-01-28  5:35 ` Bart Schaefer
  0 siblings, 1 reply; 3+ messages in thread
From: Sven Wischnowsky @ 1999-01-26 11:02 UTC (permalink / raw)
  To: zsh-workers


With all this discussion about documentation going on...

When implementing the glob-sort qualifier I first wanted to use 'o'
but then found out that this is already used and undocumented. The
effect of `(o<oct>)' is to match only files whose modes (all twelve
bits) exactly match `<oct>'. Shouldn't we either document this or
first make it a bit more usable and then document it? E.g. we could
make it take the next four characters which should be octal digits
or `.'s, where `.' means that in this three-bit group any value is
accepted (since this is a shell we should probably better use `?', or
an as yet unused character and allow the argument to have a variable
length).

Bye
 Sven

P.S.: Yes, there are still several unused characters in
      glob-qualifiers, how comes that?

--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~1999-01-28  8:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <199901280754.IAA05492@beta.informatik.hu-berlin.de>
1999-01-28  8:36 ` Btw.: glob-qualifier Bart Schaefer
1999-01-26 11:02 Sven Wischnowsky
1999-01-28  5:35 ` Bart Schaefer

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