From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] permission bit of /mail/box From: YAMANASHI Takeshi MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Mon, 22 Sep 2003 09:06:18 +0900 Topicbox-Message-UUID: 3f46eba0-eacc-11e9-9e20-41e7f4b1d025 "On Mon Sep 22 07:01:30 JST 2003, cross@math.psu.edu wrote:" > In maybe the most common case, /mail and /usr are on the > same filesystem, so creating them at the same time wouldn't hurt anything > and might help some. OKay. I (alone it seems :) am not comfortable with the situation that /mail sits on fossil and some sensitive mail can remain on the venti forever after a snapshot. By the way, is there a way to delete all instances of a file on venti completely? > Or maybe add a small script > function or macro facility to the command interpreter on the filesystem > But then, we're getting pretty close to something like a real > shell. Yes, looks like a shell. I would like to leave the job to the existing shell 'rc' rather than complicating kfscmd and fossilcons. --