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 49fdbcd8 for ; Sun, 28 Apr 2019 16:16:09 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id CFC8893D2F; Mon, 29 Apr 2019 02:16:07 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id A210F93D2A; Mon, 29 Apr 2019 02:15:40 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 9545693D2A; Mon, 29 Apr 2019 02:15:38 +1000 (AEST) Received: from mail.bitblocks.com (ns1.bitblocks.com [173.228.5.8]) by minnie.tuhs.org (Postfix) with ESMTP id 4162993D27 for ; Mon, 29 Apr 2019 02:15:38 +1000 (AEST) Received: from [192.168.125.6] (ipad.bitblocks.com [192.168.125.6]) by mail.bitblocks.com (Postfix) with ESMTP id 9F708156E416; Sun, 28 Apr 2019 09:15:16 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) From: Bakul Shah X-Mailer: iPad Mail (16E227) In-Reply-To: Date: Sun, 28 Apr 2019 09:15:16 -0700 Content-Transfer-Encoding: quoted-printable Message-Id: <5B95265E-B86B-4957-8C49-7448180A0F97@bitblocks.com> References: <20190427141655.GA8310@alice> To: Dan Cross Subject: Re: [TUHS] A question about ls(1) 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: , Cc: The Eunuchs Hysterical Society Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" On Apr 28, 2019, at 4:47 AM, Dan Cross wrote: >=20 > I suspect the "dot file" convention came later, as a side-effect of observ= ed behavior of ls. This could=E2=80=99ve been avoided if there was a convention about where to store per user per app settings & possibly state. On one of my Unix machines I have over 200 dotfiles.=20=