Timeline for Replace specific characters inside quotes
Current License: CC BY-SA 4.0
10 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 18, 2020 at 14:03 | comment | added | αғsнιη | @Sinipelto see the edit. and please read answer a bit closely "note: chose different characters if these may occurred in your file;" | |
| Apr 18, 2020 at 14:02 | history | edited | αғsнιη | CC BY-SA 4.0 | updated the command for revised question |
| Apr 18, 2020 at 12:25 | comment | added | Sinipelto | @αғsнιη I have updated the question. | |
| Apr 18, 2020 at 11:09 | comment | added | Sinipelto | Thank you, I would've never figured this out. The only problem in this solution for me is that there can be some special characters in some of the fields, e.g. email (sorry for my inaccurate example), thus I need to figure out three characters that are not allowed as the input. Although, I must preserve any special characters in the input as-is to allow some level of debugging. | |
| Apr 17, 2020 at 20:58 | history | edited | Kusalananda♦ | CC BY-SA 4.0 | y does not take expressions, so no [...] needed. Minor grammar fixes. +1 |
| Apr 17, 2020 at 19:21 | comment | added | αғsнιη | @StalinVigneshKumar yes, for every successful s/// it will jump to the beginning of the command with label specified. lower/upper/digit are label name here I choose | |
| Apr 17, 2020 at 19:16 | comment | added | Stalin Vignesh Kumar | "every part will loop over again and again until all those characters were converted" -> Is this looping again because we use 't' command right ? | |
| Apr 17, 2020 at 19:09 | history | edited | αғsнιη | CC BY-SA 4.0 | deleted 280 characters in body |
| Apr 17, 2020 at 19:02 | history | edited | αғsнιη | CC BY-SA 4.0 | added 166 characters in body |
| Apr 17, 2020 at 18:33 | history | answered | αғsнιη | CC BY-SA 4.0 |