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=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 0a3ee888 for ; Wed, 10 Apr 2019 17:56:48 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 457A494BF2; Thu, 11 Apr 2019 03:56:47 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D4E6994926; Thu, 11 Apr 2019 03:56:31 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 3BB9E94926; Thu, 11 Apr 2019 03:56:30 +1000 (AEST) Received: from booboo.lectroid.com (booboo.lectroid.com [45.56.103.166]) by minnie.tuhs.org (Postfix) with ESMTPS id 9710194925 for ; Thu, 11 Apr 2019 03:56:29 +1000 (AEST) Received: from booboo.lectroid.com (localhost [127.0.0.1]) by booboo.lectroid.com (8.15.2/8.15.2) with ESMTPS id x3AHuSms002421 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Wed, 10 Apr 2019 13:56:28 -0400 Received: from localhost (pat@localhost) by booboo.lectroid.com (8.15.2/8.15.2/Submit) with ESMTP id x3AHuSnq002417 for ; Wed, 10 Apr 2019 13:56:28 -0400 X-Authentication-Warning: booboo.lectroid.com: pat owned process doing -bs Date: Wed, 10 Apr 2019 13:56:28 -0400 (EDT) From: Pat Barron X-X-Sender: pat@booboo.lectroid.com To: tuhs@tuhs.org Message-ID: User-Agent: Alpine 2.21 (LFD 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Subject: Re: [TUHS] Does anybody have this book and can look for something for me? 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" This book can apparently be "borrowed" from the Internet Archive. I'm not sure how they do that, haven't tried to, I just see it says you need to log in to borrow the book for 14 days. https://archive.org/details/unixprimerplus00wait --Pat.