On 8/13/15 1:36 PM, Greg Wooledge wrote: > However, bash does define a shopt called "globasciiranges" which > changes the behavior of [a-z] from locale-based to traditional US-ASCII. > You might want to try that, if you aren't willing to use the portable > syntax, or to dumb down your LC_* variables.
He appears to be using bash-4.2; that shopt first appeared in bash-4.3. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/