From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: From: Matthias Teege To: 9fans@cse.psu.edu Subject: Re: [9fans] Get the message number In-Reply-To: <6.0.0.22.0.20040426121423.0ac5d010@pop.noos.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 26 Apr 2004 11:00:36 +0000 Topicbox-Message-UUID: 6c94214e-eacd-11e9-9e20-41e7f4b1d025 On Mon Apr 26 10:34:58 GMT 2004, philippe.anel@noos.fr wrote: > I don't understand. I'm using plan9, vmware and aux/vmware and I haven't > problem with the snarf buffer. > Could you start aux/vmware again and try the following commands ? term% aux/vmware term% echo -n 'hello' > /dev/snarf term% cat /dev/snarf term% cat /mnt/vmware/snarf term% echo -n 'world' > /mnt/vmware/snarf term% cat /dev/snarf term% cat /mnt/vmware/snarf term% ps ax | grep vmware mtg 480 0:00 0:00 136K Pread vmwarefs Matthias