Re: Something strange with string replacements

2015-10-13 Thread gaspar . bin
Thanks Greg! You're the best, didn't notice that. I'm testing globasciiranges, it behaves like the C locale and that's very interesting. Thanks again, I really appreciate your explanation. El lunes, 12 de octubre de 2015, 1:33:11 (UTC+2), gaspa...@gmail.com escribió: > Hello, > > I was just t

Re: Something strange with string replacements

2015-10-12 Thread Greg Wooledge
On Sun, Oct 11, 2015 at 04:33:11PM -0700, gaspar@gmail.com wrote: > I was just testing if I could do some things with bash and the I came across > this: > $ tigres="Un tigre, dos tigres, tres tigres" > $ echo ${tigres//[A-Z]/[a-z]} > > tt [a-z][a-z][a-z][a-z][a-z], Ale cto kkk log nfs tes tmp

Something strange with string replacements

2015-10-11 Thread gaspar . bin
Hello, I was just testing if I could do some things with bash and the I came across this: $ tigres="Un tigre, dos tigres, tres tigres" $ echo ${tigres//[A-Z]/[a-z]} tt [a-z][a-z][a-z][a-z][a-z], Ale cto kkk log nfs tes tmp tst www [a-z][a-z][a-z][a-z][a-z][a-z], aeat home kaka lmms Mail prog te