Thread (6 messages) flat view 6 messages, 3 authors, 2016-06-15

Re: [PATCH 3/3] Fix sed usage in tests to work around broken xpg4/sed on Solaris

From: Johannes Sixt <hidden>
Date: 2016-06-15 23:05:49

Am 19.07.2015 um 20:00 schrieb Ben Walton:
-	sed -e s/CHANGE_ME/change_me/ <file >file+ &&
+	perl -pne "s/CHANGE_ME/change_me/" file >file+ &&
Did you mean '-lpe' or better '-pe' here?

-- Hannes
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help