Timeline for How to convert a string to lower case in Bash
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 29, 2022 at 6:22 | history | edited | Mohammad Faisal | CC BY-SA 4.0 |
removed unnecessary $ to prevent issue with copy paste. and commented the output part.
|
| Feb 17, 2022 at 1:20 | comment | added | Gostega |
Oh weird. I wonder why they introduced this when ${v^^} and ${v,,} already exist.
|
|
| Oct 4, 2021 at 19:17 | comment | added | Lee Harrison | I can't use this yet, but glad to know it's a thing! | |
| Jan 11, 2021 at 9:26 | comment | added | fedorqui | @Umlin it is a brand new feature, so it is normal that didn't get much attention yet. | |
| Jan 11, 2021 at 9:04 | comment | added | Umlin | Absolutely deserves more upvotes than it currently has! | |
| Dec 10, 2020 at 10:56 | history | answered | fedorqui | CC BY-SA 4.0 |