From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 22751 invoked from network); 22 Feb 2021 20:41:10 -0000 Received: from minnie.tuhs.org (45.79.103.53) by inbox.vuxu.org with ESMTPUTF8; 22 Feb 2021 20:41:10 -0000 Received: by minnie.tuhs.org (Postfix, from userid 112) id 2CFD19CAB6; Tue, 23 Feb 2021 06:41:07 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id BC3F893D39; Tue, 23 Feb 2021 06:40:41 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id A36AB93D39; Tue, 23 Feb 2021 06:40:36 +1000 (AEST) Received: from h2.fbrelay.privateemail.com (h2.fbrelay.privateemail.com [131.153.2.43]) by minnie.tuhs.org (Postfix) with ESMTPS id 34FF393D32 for ; Tue, 23 Feb 2021 06:40:36 +1000 (AEST) Received: from MTA-08-4.privateemail.com (mta-08.privateemail.com [68.65.122.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by h1.fbrelay.privateemail.com (Postfix) with ESMTPS id 52FEA800D3 for ; Mon, 22 Feb 2021 15:40:35 -0500 (EST) Received: from MTA-08.privateemail.com (localhost [127.0.0.1]) by MTA-08.privateemail.com (Postfix) with ESMTP id DC68360073; Mon, 22 Feb 2021 15:40:33 -0500 (EST) Received: from localhost (unknown [10.20.151.202]) by MTA-08.privateemail.com (Postfix) with ESMTPA id 1478F60046; Mon, 22 Feb 2021 20:40:33 +0000 (UTC) Date: Mon, 22 Feb 2021 12:40:24 -0800 From: Anthony Martin To: Jay Logue Message-ID: References: <20210222164738.7381E93D39@minnie.tuhs.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210222164738.7381E93D39@minnie.tuhs.org> X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: [TUHS] retro-fuse project X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: tuhs@minnie.tuhs.org Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Plan 9: http://9p.io/magic/man2html/4/tapefs On Unix: https://9fans.github.io/plan9port/man/man4/tapefs.html Cheers, Anthony