mirror of
https://github.com/autc04/Retro68.git
synced 2024-11-05 04:06:45 +00:00
5 lines
44 B
Sed
5 lines
44 B
Sed
|
s/["\\]/\\&/g
|
||
|
s/$/\\n\\/
|
||
|
1 s/^/"/
|
||
|
$ s/$/n"/
|