From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id ed7be7fc for ; Sat, 29 Dec 2018 18:26:52 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id DDA10AACF2; Sun, 30 Dec 2018 04:26:50 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 7AB09950AB; Sun, 30 Dec 2018 04:26:37 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id EF8DD950AB; Sun, 30 Dec 2018 04:26:34 +1000 (AEST) Received: from mcvoy.com (mcvoy.com [192.169.23.250]) by minnie.tuhs.org (Postfix) with ESMTPS id B563C94EB2 for ; Sun, 30 Dec 2018 04:26:34 +1000 (AEST) Received: by mcvoy.com (Postfix, from userid 3546) id F1C4035E0E8; Sat, 29 Dec 2018 10:26:33 -0800 (PST) Date: Sat, 29 Dec 2018 10:26:33 -0800 From: Larry McVoy To: Clem cole Message-ID: <20181229182633.GR6178@mcvoy.com> References: <8375736D-3D49-46DE-81B0-52E5B5BD9292@gmail.com> <87266B13-CC87-4014-894C-07B6F7927819@ccc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87266B13-CC87-4014-894C-07B6F7927819@ccc.com> User-Agent: Mutt/1.5.24 (2015-08-30) Subject: Re: [TUHS] V6 intro file display in terminal 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 Sat, Dec 29, 2018 at 01:06:40PM -0500, Clem cole wrote: > > With that you should be able write things that are easy to move between you simh system and a modern machine. One other handy trick is creating a copy of Horton???s uuencode/undecode pair. If Will can't find uuencode/undecode I can provide C functions that do that. We rewrote them for BitKeeper.