Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Btw.: glob-qualifier
- X-seq: zsh-workers 5072
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Btw.: glob-qualifier
- Date: Thu, 28 Jan 1999 00:36:14 -0800
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <199901280754.IAA05492@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199901280754.IAA05492@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Jan 28, 8:54am, Sven Wischnowsky wrote:
} Subject: Re: Btw.: glob-qualifier
}
} Bart Schaefer wrote:
}
} > While I'm on the subject, why do we still have to use *numeric* group
} > and user IDs for the u and g qualifiers?
}
} echo *(u:user:g:group:)
}
} Exists since 2.4.
Oh, good grief. I probably even knew that, once.
} Btw. You seem to prefer the syntax with *(u(user)).
I don't prefer it, I was just scribbling an example.
} In 3.1.5 this is not taken as a list of qualifiers
Parens don't work in 3.0.5 either, ever since the (x|y) grouping syntax
got introduced. (Now that I've actually read more than the first line
of the info entry for the `uID' glob qualifier, I see that it still
mentions parens even though they won't work.)
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author