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=0.2 required=5.0 tests=BODY_URI_ONLY, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=no 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 66f0b429 for ; Tue, 3 Mar 2020 18:16:00 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 241309D729; Wed, 4 Mar 2020 04:15:57 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id AC9629D71C; Wed, 4 Mar 2020 04:15:32 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 587B79D71C; Wed, 4 Mar 2020 04:15:30 +1000 (AEST) Received: from fourwinds.com (fourwinds.com [63.64.179.162]) by minnie.tuhs.org (Postfix) with ESMTPS id 5C8D59D71B for ; Wed, 4 Mar 2020 04:15:29 +1000 (AEST) Received: from darkstar.fourwinds.com (localhost [127.0.0.1]) by fourwinds.com (8.15.2/8.15.2) with ESMTPS id 023IFSsK493031 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT) for ; Tue, 3 Mar 2020 10:15:28 -0800 Received: from darkstar.fourwinds.com (jon@localhost) by darkstar.fourwinds.com (8.15.2/8.15.2/Submit) with ESMTP id 023IFSlD493028 for ; Tue, 3 Mar 2020 10:15:28 -0800 Message-Id: <202003031815.023IFSlD493028@darkstar.fourwinds.com> To: tuhs@minnie.tuhs.org From: Jon Steinhart MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <493026.1583259328.1@darkstar.fourwinds.com> Date: Tue, 03 Mar 2020 10:15:28 -0800 X-JON-SPAM: local delivery Subject: [TUHS] Command line options and complexity 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" OK, this should be good for some conversation. A friend sent me this link today: http://danluu.com/cli-complexity/