From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <032f42b22b59c0f07765b83a19dfbbdc@orthanc.cc.titech.ac.jp> To: 9fans@cse.psu.edu Subject: Re: [9fans] watch command From: YAMANASHI Takeshi <9.nashi@gmail.com> Date: Tue, 19 Apr 2005 19:50:29 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 3d337c58-ead0-11e9-9d60-3106f5b1d025 On Tue Apr 19 19:06:59 JST 2005, Charles Forsyth wrote: > >>What am I missing? > > nothing technical, just that he's probably willing to assume that all > the accesses he cares about in this case will happen through that > interposed file server, and in particular other users aren't involved. Exactly. :) Adding to the above points, it would work as a good introductory for me to write a tiny file server using 9p(2). --