From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.8 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 ab38fc60 for ; Mon, 5 Nov 2018 02:00:34 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 5655CA21F6; Mon, 5 Nov 2018 12:00:33 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 091B0A2154; Mon, 5 Nov 2018 12:00:03 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id C6302A2161; Mon, 5 Nov 2018 10:43:08 +1000 (AEST) Received: from mail.bitblocks.com (ns1.bitblocks.com [173.228.5.8]) by minnie.tuhs.org (Postfix) with ESMTP id 09DF0A2154 for ; Mon, 5 Nov 2018 10:43:07 +1000 (AEST) Received: from bitblocks.com (localhost [127.0.0.1]) by mail.bitblocks.com (Postfix) with ESMTP id A0840156E40C; Sun, 4 Nov 2018 16:42:52 -0800 (PST) From: Bakul Shah To: Warner Losh In-reply-to: Your message of "Sun, 04 Nov 2018 15:44:37 -0700." References: Comments: In-reply-to Warner Losh message dated "Sun, 04 Nov 2018 15:44:37 -0700." MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <49358.1541378572.1@bitblocks.com> Date: Sun, 04 Nov 2018 16:42:52 -0800 Message-Id: <20181105004259.A0840156E40C@mail.bitblocks.com> Subject: Re: [TUHS] Unix half a billion seconds old in 1985 X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Sun, 04 Nov 2018 15:44:37 -0700 Warner Losh wrote: > > On Sun, Nov 4, 2018 at 2:35 PM Dave Horsfall wrote: > > > UNIX was half a billion (500000000) seconds old on Tue Nov 5 00:53:20 > > 1985 GMT (measuring since the time(2) epoch). > > -- Andy Tannenbaum > > > > Hmmm... According to my rough calculations, it hit a billion (US) seconds > > around 2000. > > > > It's over a billion and a half today: > % date +%s > 1541371441 Strictly speaking Unix wasn't born on Thu Jan 1 UTC 1970, right? dmr says this in "The Evolution of the Unix Time-Sharing Sytem": Although it was not until well into 1970 that Brian Kernighan suggested the name `Unix,' in a somewhat treacherous pun on `Multics,' the operating system we know today was born. I wonder if how many unix programmers were born on Thu Jan 1 UTC 1970. Linus comes close.