Timeline for What characters do I need to escape when using sed in a sh script?
Current License: CC BY-SA 3.0
7 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 29, 2021 at 9:22 | comment | added | Juan Antonio | -r is available on MacOs at least on 10.14.6 (Mojave) | |
| Apr 3, 2020 at 2:43 | comment | added | jouell | it can be helpful to use # as a separator instead of quotes to ease the visual noise using lots of quotes | |
| Mar 30, 2020 at 8:14 | comment | added | Felix | @HubertGrzeskowiak Using -E on MacOS did the same trick as -r see | |
| Jan 31, 2020 at 0:10 | comment | added | Hugo G | Note that -r is not available on MacOS | |
| May 21, 2015 at 8:23 | comment | added | HelloGoodbye | Thanks a lot. Adding -r as an option was what was necessary in my case. | |
| Apr 4, 2014 at 20:17 | comment | added | isaaclw | I had this problem again, and forgot to scroll down to find the solution I upvoted last time. Thanks again. | |
| Feb 29, 2012 at 2:56 | history | answered | R Perrin | CC BY-SA 3.0 |