Timeline for Why does [A-Z] match lowercase letters in bash?
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Sep 4, 2015 at 12:55 | history | suggested | psmears | CC BY-SA 3.0 | Improve wording and grammar |
| Sep 4, 2015 at 12:50 | review | Suggested edits | |||
| S Sep 4, 2015 at 12:55 | |||||
| Sep 2, 2015 at 18:17 | history | edited | dhag | CC BY-SA 3.0 | Fixed typo. |
| Sep 2, 2015 at 17:27 | comment | added | schily | Sorry, I cannot reproduce what you believe, but see my own answer...From the ideas in this discussion I discovered the reason for the problem. | |
| Sep 2, 2015 at 17:24 | comment | added | chaos | @schily I cannot reproduce your problem with neither an old bash-3 or a bash-4; both are controllable via LC_COLLATE which is also documented in the manual. | |
| Sep 2, 2015 at 16:51 | history | edited | chaos | CC BY-SA 3.0 | added 400 characters in body |
| Sep 2, 2015 at 16:48 | comment | added | schily | If this behavior was controllable by LC_* environment variables, I did not ask. I work in the POSIX standard committee and I know of collating problems with e.g. trso this is what I checked first. | |
| Sep 2, 2015 at 16:40 | history | answered | chaos | CC BY-SA 3.0 |