From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <8410b9df5718e5a5394239abc70fd6f7@coraid.com> From: erik quanstrom Date: Mon, 20 Aug 2007 15:24:18 -0400 To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: [9fans] netpipe Topicbox-Message-UUID: adfb1cc8-ead2-11e9-9d60-3106f5b1d025 since it was mentioned, (and not that anyone cares), found an interpretation of netpipes i wrote for testing the myricom driver. /n/sources/contrib/quanstro/hose.c it turns out that aux/listen1 is enough to replace faucet. sink% aux/listen1 -v 'tcp!*!6666' /bin/rc -c '/bin/cat > plan9.iso' source% hose sink < plan9.iso - erik