9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] <> operator
@ 2009-09-17 12:45 Rudolf Sykora
  2009-09-22 17:06 ` sqweek
  0 siblings, 1 reply; 2+ messages in thread
From: Rudolf Sykora @ 2009-09-17 12:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

is the <> operator a feature only of native plan 9?
It doesn't seem to work for me in p9p...
Is the right solution then, instead of

program <> file

write

program < file > file_tmp
mv file_tmp file

?
Thanks
Ruda



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

end of thread, other threads:[~2009-09-22 17:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-17 12:45 [9fans] <> operator Rudolf Sykora
2009-09-22 17:06 ` sqweek

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).