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.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 ecd9ab83 for ; Tue, 7 Jan 2020 22:27:26 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id C99109BCB6; Wed, 8 Jan 2020 08:27:24 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id C66B99BCA9; Wed, 8 Jan 2020 08:27:11 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id 6E8FE9BCA9; Wed, 8 Jan 2020 08:27:08 +1000 (AEST) Received: from mail.bitblocks.com (ns1.bitblocks.com [173.228.5.8]) by minnie.tuhs.org (Postfix) with ESMTP id 1BEA5945FC for ; Wed, 8 Jan 2020 08:27:08 +1000 (AEST) Received: from [192.168.125.6] (ipad.bitblocks.com [192.168.125.6]) by mail.bitblocks.com (Postfix) with ESMTP id B0CED156E42D; Tue, 7 Jan 2020 14:26:53 -0800 (PST) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (1.0) From: Bakul Shah In-Reply-To: Date: Tue, 7 Jan 2020 14:26:52 -0800 Message-Id: <8E00CE76-B57C-4077-8768-63DF27BBE246@bitblocks.com> References: To: Dave Horsfall X-Mailer: iPad Mail (17C54) Subject: Re: [TUHS] # (was Re: sh: cmd | >file) 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 Jan 6, 2020, at 2:51 PM, Dave Horsfall wrote: >=20 > =EF=BB=BFOn Mon, 6 Jan 2020, Brian Walden wrote: >=20 >> Also before you say wait! ALGOL uses # as comment and is older than Kerni= ghan' ratfor(1). [...] >=20 > Funny; I recall ALGOL using "comment ... ;" or was that ALGOLW (which I lo= ved using; I wish I still had my ALGOLW book)? In Algol68 # ... # is one of the forms for block comments!=