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
