Timeline for How to use ! in the sed command?
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 20, 2017 at 6:36 | vote | accept | Anonymous | ||
| Feb 6, 2017 at 22:09 | answer | added | chukko | timeline score: 4 | |
| Jul 21, 2016 at 16:28 | comment | added | Stéphane Chazelas | Possible duplicate of How to use a special character as a normal one? | |
| Jul 21, 2016 at 16:23 | history | edited | Anonymous | CC BY-SA 3.0 |
edited body
|
| Jul 20, 2016 at 23:01 | comment | added | thrig |
What's the a// bit for? echo blah | sed 'a\\<NL>!' appends a ! without issue in csh... (where <NL> is a literal newline).
|
|
| Jul 20, 2016 at 22:02 | comment | added | Anonymous | @StephenHarris C Shell. I know Bash is better, but can't I work on Csh? | |
| Jul 20, 2016 at 22:01 | history | edited | Anonymous | CC BY-SA 3.0 |
added 1 character in body
|
| Jul 20, 2016 at 22:01 | comment | added | Stephen Harris | What shell are you using? | |
| Jul 20, 2016 at 21:52 | history | asked | Anonymous | CC BY-SA 3.0 |