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=-1.0 required=5.0 tests=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 21153f44 for ; Wed, 26 Jun 2019 18:14:39 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 8C7CB9BF75; Thu, 27 Jun 2019 04:14:38 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 8B2AB9BD84; Thu, 27 Jun 2019 04:14:22 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 7ED6C9BD84; Thu, 27 Jun 2019 04:14:21 +1000 (AEST) Received: from freefriends.org (freefriends.org [96.88.95.60]) by minnie.tuhs.org (Postfix) with ESMTPS id B52D39BC77 for ; Thu, 27 Jun 2019 04:14:20 +1000 (AEST) X-Envelope-From: arnold@skeeve.com Received: from freefriends.org (freefriends.org [96.88.95.60]) by freefriends.org (8.14.7/8.14.7) with ESMTP id x5QIEIbS030242 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 26 Jun 2019 12:14:19 -0600 Received: (from arnold@localhost) by freefriends.org (8.14.7/8.14.7/Submit) id x5QIEIxg030241; Wed, 26 Jun 2019 12:14:18 -0600 From: arnold@skeeve.com Message-Id: <201906261814.x5QIEIxg030241@freefriends.org> X-Authentication-Warning: frenzy.freefriends.org: arnold set sender to arnold@skeeve.com using -f Date: Wed, 26 Jun 2019 12:14:18 -0600 To: tuhs@minnie.tuhs.org, aek@bitsavers.org References: <20190626030221.GA23749@minnie.tuhs.org> In-Reply-To: User-Agent: Heirloom mailx 12.5 7/5/10 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [TUHS] Software Tools Users Group Archive 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Al Kossow wrote: > I wonder how the Georgia Tech tape recovery effort went. > Didn't notice that the first messages about it were in April It hasn't really started yet. The person who found the tapes is moving a little slowly, still trying to choose someone to do the work. When there's something to report, I will do so. I did find Scott Lee's program to dump Pr1me MAGSAV format tapes onto a Unix system. It's now available at https://github.com/arnoldrobbins/pdump if anyone wants it. Arnold