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.5 required=5.0 tests=FREEMAIL_FORGED_FROMDOMAIN, FREEMAIL_FROM,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 080b3105 for ; Thu, 27 Sep 2018 17:33:44 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 38930A1A7C; Fri, 28 Sep 2018 03:33:43 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A55EDA1A6D; Fri, 28 Sep 2018 03:33:08 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id A27AFA1A6D; Fri, 28 Sep 2018 03:33:05 +1000 (AEST) Received: from smtp.zmail.com (smtp02.zmail.com [82.165.227.143]) by minnie.tuhs.org (Postfix) with ESMTPS id 212BDA1A6C for ; Fri, 28 Sep 2018 03:33:05 +1000 (AEST) Received: from india-live-spam04.icom.lan (india-live-spam04.icom.lan [10.72.59.44]) by smtp.zmail.com (Postfix) with ESMTP id D59991A08C1 for ; Thu, 27 Sep 2018 17:33:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by india-live-spam04.icom.lan (Postfix) with ESMTP id D137B10005A for ; Thu, 27 Sep 2018 17:33:03 +0000 (UTC) Received: from smtp.zmail.com ([10.72.59.196]) by localhost (india-live-spam04.icom.lan [10.72.59.40]) (amavisd-new, port 20025) with ESMTP id 8EFsht2gfdKj for ; Thu, 27 Sep 2018 17:33:03 +0000 (UTC) Received: from india-live-be03.icom.lan (india-live-be03.icom.lan [10.72.59.33]) by smtp.zmail.com (Postfix) with ESMTP id 7F5B21A08C1 for ; Thu, 27 Sep 2018 17:33:03 +0000 (UTC) Date: Thu, 27 Sep 2018 17:33:03 +0000 (UTC) To: tuhs@minnie.tuhs.org Message-ID: <2042420101.18686.1538069583443.JavaMail.tomcat@india-live-be03> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <20180927120854.u8rei%ca6c@bitmessage.ch>, <633187202.18875.1538053129435.JavaMail.tomcat@india-live-be04> X-Origin-Reference: 201_VFVIUw==_PDYzMzE4NzIwMi4xODg3NS4xNTM4MDUzMTI5NDM1LkphdmFNYWlsLnRvbWNhdEBpbmRpYS1saXZlLWJlMDQ+_REPLY X-Origin: Donald ODona X-Origin-Recipient: tuhs@minnie.tuhs.org X-Origin-Received: 27 Sep 2018 12:59:50 +0000 (+00:00) X-Origin-Subject: Re: [TUHS] The origin of /home X-Already-Answered: true In-Reply-To: <633187202.18875.1538053129435.JavaMail.tomcat@india-live-be04> X-Priority: 3 From: Donald ODona X-Mailer: zMail Mailer (beta) Subject: Re: [TUHS] The origin of /home 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: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" At 27 Sep 2018 12:59:50 +0000 (+00:00) from Donald ODona : to the /usr device. > Much later in the 80ths much more disk space was available and a separate /home was created. Exacly when I don't know, but there was no /home in Ed. 7 but System V release 3 had it already. 4.3 BSD had it, as I found out, after login in a few sconds ago. 4.3BSD was released in June 1986. Thus the /home appeared in between 1979 (Ed 7) and 1986.