From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <76ed6d4d107e23bfd0a8011cec3b4a14@collyer.net> To: 9fans@cse.psu.edu Subject: Re: [9fans] some shell scripts Date: Thu, 14 Oct 2004 17:38:37 -0700 From: geoff@collyer.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: ee8cc976-eacd-11e9-9e20-41e7f4b1d025 I guess I don't see how it fails to account for changes by others. If you connect to a file server, you're either running its cpurc or termrc (well, barring the case of cross-authentication-domain mounts) or connecting to processes that run its /lib/namespace* files (e.g., drawterm). Thinking about it some more, on a busy file server, you're probably going to want to limit the volume of data you have to read to see the changes to the files you care about, which suggests a watcher process feeding each client only the changes they care about.