9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p sed vs linux sed
@ 2015-08-12  7:39 Rudolf Sykora
  2015-08-12  7:48 ` Ingo Krabbe
  2015-08-14 14:59 ` Alexander Kapshuk
  0 siblings, 2 replies; 13+ messages in thread
From: Rudolf Sykora @ 2015-08-12  7:39 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

is this as expected?

perseus=; echo -n aaa | 9 sed 's/^/</'
<aaa
perseus=; echo -n aaa | sed 's/^/</'
<aaaperseus=;


For me the linux sed does what I expect,
but not the p9p one (it adds a newline). Why?

Thanks!
Ruda



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-08-15  2:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-12  7:39 [9fans] p9p sed vs linux sed Rudolf Sykora
2015-08-12  7:48 ` Ingo Krabbe
2015-08-12  7:57   ` Rudolf Sykora
2015-08-12  8:13     ` tlaronde
2015-08-12  8:23       ` Rudolf Sykora
2015-08-12 11:35       ` Ingo Krabbe
2015-08-12 12:39         ` Rudolf Sykora
2015-08-12 13:47           ` lucio
2015-08-12 14:22             ` Rudolf Sykora
2015-08-12 14:29               ` Ingo Krabbe
2015-08-12  7:58   ` Ingo Krabbe
2015-08-14 14:59 ` Alexander Kapshuk
2015-08-15  2:27   ` erik quanstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).