Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #11929
| From | Chet Ramey <chet.ramey@case.edu> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Lower case construction does not working properly |
| Date | 2015-11-26 14:13 -0500 |
| Organization | ITS, Case Western Reserve University |
| Message-ID | <mailman.773.1448565195.31583.bug-bash@gnu.org> (permalink) |
| References | <565456B8.2010202@quotix.com> <CAPSX3sSwnckKunA0nM=a6sWsA9po3_hOXUH7PxjfDJKLY0k+Yg@mail.gmail.com> |
On 11/24/15 9:23 AM, Pierre Gaston wrote:
> As an aside shopt -s nocasematch and shopt -s nocaseglob don't seem to
> apply, with both on:
>
> $ VAR=COLORADO; echo ${VAR,[c]}
> COLORADO
It doesn't seem to make sense to disregard case in a word expansion that
directly tests and manipulates character case.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/
Back to gnu.bash.bug | Previous | Next | Find similar
Re: Lower case construction does not working properly Chet Ramey <chet.ramey@case.edu> - 2015-11-26 14:13 -0500
csiph-web