| To: | Keld Jørn Simonsen <yyyy@xxxxxxxx> |
|---|---|
| Subject: | Re: AI 2000-05-010: proposed interface |
| From: | Ulrich Drepper <yyyyyyy@xxxxxxxxxx> |
| Date: | 16 Aug 2000 09:15:26 -0700 |
| Cc: | "Sandra O'donnell USG" <yyyyyyyy@xxxxxxxxxxx>, yyyyyyyyyyyy@xxxxxxxxxxxxx |
| References: | <m34s4mnwxl.fsf@otr.mynet.cygnus.com><200008161437.KAA0000021777@oflume.zk3.dec.com><20000816174110.A2744@rap.rap.dk> |
Keld Jørn Simonsen <yyyy@xxxxxxxx> writes:
> In my mind [a-c] should include a A b B c C (and diacritcs).
> New and novice users would expect that behaviour.
On which planet do you live? People writing
rm [a-z]*
don't want to see their file named IMPORTANT being removed.
> It is only due to heritage from the POSIX/C locale that
> some people expect it not to include the uppercase letters
> and the diacritics.
Diacritics are OK. But uppercase characters: no. And its not just
inheritance. You apparently are not using the shell much. It's a
matter of convenience to be able to remove files based on this kind of
classification. And note: [a-c] does not include aAbBcC. It includes
aAbBc or AaBbC.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
|
| Previous by Date: | Re: AI 2000-05-010: proposed interface, Keld Jørn Simonsen |
|---|---|
| Next by Date: | Re: BUG in XBDd4 (preserve integral types), Geoff Clare |
| Previous by Thread: | Re: AI 2000-05-010: proposed interface, Keld Jørn Simonsen |
| Next by Thread: | Re: AI 2000-05-010: proposed interface, Jon Parmet |
| Indexes: | [Date] [Thread] [All Lists] |