From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 20 May 2012 19:29:30 +0200 From: David du Colombier <0intro@gmail.com> To: 9fans@9fans.net Message-ID: <20120520192930.6190a9fc@gmail.com> In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [9fans] /tmp dissappearance Topicbox-Message-UUID: 93ff696e-ead7-11e9-9d60-3106f5b1d025 If you were using Fossil, that would be: echo fsys main create /tmp sys sys d775 >>/srv/fscons I don't recall what is the exact equivalence on your file system, but it should be something like: create /tmp sys sys d775 in you file system console. -- David du Colombier