OSDN Git Service

sed s/// can have line continuations in the replacement part, with or without a ...
authorRob Landley <rob@landley.net>
Tue, 13 Jan 2015 09:35:37 +0000 (03:35 -0600)
committerRob Landley <rob@landley.net>
Tue, 13 Jan 2015 09:35:37 +0000 (03:35 -0600)
commit3a4917a5bb131fbe358c1c33ca71296774881fe1
tree1afaebc155e224d42b97d32d1cc0f1521fda4762
parentd3d633ff13187c34c3a04ce20b9ffcfb85c2c383
sed s/// can have line continuations in the replacement part, with or without a \ escaping the newline.
toys/posix/sed.c