9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] plumb(1) in ansi C
@ 2011-10-18 10:23 Steve Simon
  2011-10-18 10:41 ` Russ Cox
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2011-10-18 10:23 UTC (permalink / raw)
  To: 9fans

Anyone written plumb(1) in ansi c for a non-plan9 OS,

By this I don't mean the plumber as such, but a command which
writes correctly formatted messages into /.../mnt/plumb/send.

-Steve



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

* Re: [9fans] plumb(1) in ansi C
  2011-10-18 10:23 [9fans] plumb(1) in ansi C Steve Simon
@ 2011-10-18 10:41 ` Russ Cox
  0 siblings, 0 replies; 2+ messages in thread
From: Russ Cox @ 2011-10-18 10:41 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs, Steve Simon

On Oct 18, 2011 at 06:24, Steve Simon wrote:
> Anyone written plumb(1) in ansi c for a non-plan9 OS,
> 
> By this I don't mean the plumber as such, but a command which
> writes correctly formatted messages into /.../mnt/plumb/send.

There is one in plan9port, as usual.
You would have to tweak libplumb a little
to use the file system directly instead of
lib9pclient, but that's easy.

Russ

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

end of thread, other threads:[~2011-10-18 10:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-18 10:23 [9fans] plumb(1) in ansi C Steve Simon
2011-10-18 10:41 ` Russ Cox

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