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.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI,PLING_QUERY, 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 eb61cf5f for ; Mon, 14 Oct 2019 22:23:12 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 50AB793DE8; Tue, 15 Oct 2019 08:23:11 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 5E01293D1F; Tue, 15 Oct 2019 08:22:46 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=tuhs.org; s=dkim; t=1571091783; bh=iECdI5StiV5d0Vlezv7gHSFBlCiw9qWfUGA66KEAdv8=; h=Date:From:To:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=301PvGwTjBgyUByXGpzasQwsSgA53BqZpk3FP6pu+2armC4YEI6KRZF3GFMZUaJJy PCFQJMEPgxRIq2u49HqPE+Y7d6g+1mQRkQ8Q0zd/Fv6aibpYq3SwZ183VRBKXxELK7 6g06Nk0DGlEVTdkjl36ojj+DJjrqFb97qd4O3E9w= Received: by minnie.tuhs.org (Postfix, from userid 1000) id 6614393D06; Tue, 15 Oct 2019 08:22:43 +1000 (AEST) Date: Tue, 15 Oct 2019 08:22:43 +1000 From: Warren Toomey To: tuhs@tuhs.org Message-ID: <20191014222243.GA13074@minnie.tuhs.org> References: <20191010205546.GA29154@minnie.tuhs.org> <87h84f4kle.fsf@vuxu.org> <20191013194603.GB68749@server.rulingia.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Subject: Re: [TUHS] What was your "Aha, Unix!" moment? 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" On Mon, Oct 14, 2019 at 05:10:31PM -0400, Jim Geist wrote: > I mentioned earlier in this thread that my first exposure to Unix was > on our school's VAX many years ago. Today someone from school gifted me > an original copy of the VAX 4.2BSD Unix User's Manual, complete with a > B&W drawing of the daemon on the cover. > I didn't know that John Lasseter of Pixar fame was responsible for that > logo. I donated this image to Kirk from my set a while back: https://www.mckusick.com/beastie/gif/4.2daemon.gif Cheers, Warren