From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <20020502203924.12462.qmail@g.bio.cse.psu.edu> To: 9fans@cse.psu.edu Subject: Re: [9fans] getting at Windows files from VMware-hosted Plan 9 From: Scott Schwartz Date: Thu, 2 May 2002 16:39:24 -0400 Topicbox-Message-UUID: 857be0c8-eaca-11e9-9e20-41e7f4b1d025 <[0=1] | echo 0 > /srv/remotehost While this is cool, I have to admit that I never really liked bidirectional pipes, because if you want to close half of the connection, you either need something like bsd's shutdown(), or a way to recover your control file which hopefully will let you half-close.