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.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,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 f5d3d306 for ; Mon, 6 Jan 2020 16:13:52 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id 2F25C9BB69; Tue, 7 Jan 2020 02:13:51 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id 065039BB4A; Tue, 7 Jan 2020 02:13:35 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ccc.com header.i=@ccc.com header.b="I4/JNA3N"; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id D174E9BB6A; Tue, 7 Jan 2020 02:13:33 +1000 (AEST) Received: from mail-qk1-f181.google.com (mail-qk1-f181.google.com [209.85.222.181]) by minnie.tuhs.org (Postfix) with ESMTPS id 58BE19BB7B for ; Tue, 7 Jan 2020 02:13:30 +1000 (AEST) Received: by mail-qk1-f181.google.com with SMTP id j9so40273944qkk.1 for ; Mon, 06 Jan 2020 08:13:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ccc.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=40IGaqeyGQwza46d8fFtyuky8L9AV9YuWE2s+6aepes=; b=I4/JNA3NzjrZIoPRc7cesXVr2xp4IQS1tu+Msyj9hBKAThEDsPENKFE0uRemYNrwFo OKG3aq2ndty6o046a5tUe8rK/vMRBXw1dDM9R/3QvOAdBxZ10GZZ65Yrd9HVB7FcEwFV E8hgfP9Gj9QnrOeOkrlTIfbqM56zAg38y2xuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=40IGaqeyGQwza46d8fFtyuky8L9AV9YuWE2s+6aepes=; b=H5m/kfYbpjMk6MsINekuvZLDTVH07PXSvQPhcVDvn2ugpAigpASFosWsaffU6LOJbK IiU6DAqhFEde472yUqxUnXYhnUYsXAp7Hu8D2oaUhH3OqOzTSVahvjFdhBrFApLn1yzy 8jzTAFcZ4a0XkUc8WpLoX25lsaTRIkXB1oRwpRspDGRQeq3d635vsWepqaPXf2h+wecO 8w5GEiUVqJJ87PgxJEfgbjcaisYrrfImuDFtZOD3QJ4ZIhamme1e+HNKOF8VwEuV0KFr 7ZApx4BptY55qDv0sUR/vlKRXVL7NfFlUuQ8g8fwrS1HeUO9344Xp0e0pCpP2gOr7ph+ c3IA== X-Gm-Message-State: APjAAAWjmJ+pm/tlhIes2d7QyybkAxdK/rNSxiOGx5GHy18PR1p2yt+L 25uiu7b6SpjDhAUDEgiKoR6/ERRC1JX+Gwm8H7oQdA== X-Google-Smtp-Source: APXvYqz3GgX4oid9bdv+NjgRPKSxxDe0iV3tX1xw1bX35KRHJcmV7rLq+X9FQuDUTb13iSNoTuXDgvlcXXH672G9kgg= X-Received: by 2002:a37:48f:: with SMTP id 137mr83342785qke.25.1578327209353; Mon, 06 Jan 2020 08:13:29 -0800 (PST) MIME-Version: 1.0 References: <202001040258.0042wuic1359237@mail.cs.dartmouth.edu> <1ingL0-5g6-00@marmaro.de> <854eca1c-e5e5-5d8b-f5af-30cd1735096e@case.edu> <3958ec66-c5c0-e1bc-1476-2195907816b3@case.edu> <49E33BA0-C482-4A95-BF2B-2107C661D76B@coraid.com> <202001061546.006Fk6Fb012760@freefriends.org> In-Reply-To: <202001061546.006Fk6Fb012760@freefriends.org> From: Clem Cole Date: Mon, 6 Jan 2020 11:13:03 -0500 Message-ID: To: Aharon Robbins Content-Type: multipart/alternative; boundary="000000000000a7396d059b7af028" Subject: Re: [TUHS] 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" --000000000000a7396d059b7af028 Content-Type: text/plain; charset="UTF-8" On Mon, Jan 6, 2020 at 10:46 AM wrote: > > Would anyone who uses Bash regularly, both interactively and for > scripting, really want to go back to using the V7 sh > for production work? I certainly would not. > A heretic!! Believers all know '*Bourne to Program, Type with Joy' *and* 'One true bracing style' *are the two most important commandments of UNIX programmer! Seriously, I still write my scripts as v7 and use (t)csh as my login shell on all my UNIX boxes ;-) Clem --000000000000a7396d059b7af028 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Mon, Jan 6, 2020 at 10:46= AM <arnold@skeeve.com> wrot= e:

Would anyone who uses Bash regularly, both interactively and for= scripting, really want to go back to using the V7 sh
for production work?=C2=A0=C2=A0I certainly would not.
A heretic!! =C2=A0Believers all know 'Bou= rne to Program, Type with Joy' and 'One true bracing style&#= 39; are the two most important commandments of UNIX programmer!<= /div>

Seriously, I still write my scripts= as v7 and use (t)csh as my login shell on all my UNIX boxes ;-)

Clem
--000000000000a7396d059b7af028--