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 a4be0015 for ; Wed, 8 Jan 2020 02:50:47 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id DC0579BCD6; Wed, 8 Jan 2020 12:50:45 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id BD5EE9BCA9; Wed, 8 Jan 2020 12:50:16 +1000 (AEST) Received: by minnie.tuhs.org (Postfix, from userid 112) id EEA729BCA9; Wed, 8 Jan 2020 12:50:13 +1000 (AEST) X-Greylist: delayed 323 seconds by postgrey-1.36 at minnie.tuhs.org; Wed, 08 Jan 2020 12:50:12 AEST Received: from central.weird.com (unknown [198.96.117.51]) by minnie.tuhs.org (Postfix) with ESMTP id DB0C6945FC for ; Wed, 8 Jan 2020 12:50:12 +1000 (AEST) Received: from (invalid client hostname: bind: DNS error: DNS lookup for A for 'more.local': Unknown host)more.local ((no PTR matching greeting name)S01060026bb6c284e.ok.shawcable.net[24.71.254.93] port=35225) by central.weird.com([198.96.117.51] port=587) via TCP with esmtp (3397 bytes) (sender: ) (ident using UNIX) id for ; Tue, 7 Jan 2020 21:44:48 -0500 (EST) (Smail-3.2.0.122-Pre 2005-Nov-17 #77 built 2019-Dec-29) Received: from (invalid client hostname: the DNS A record (with the targegt address [10.0.1.129]) for the hostname 'more.local' does not match the expected address [10.0.1.129])more.local ((no PTR matching greeting name)future.local[10.0.1.133] port=62487) by more.local([10.0.1.129] port=25) via TCP with esmtp (2888 bytes) (sender: ) id for ; Tue, 7 Jan 2020 18:44:48 -0800 (PST) (Smail-3.2.0.122-Pre 2005-Nov-17 #1 built 2015-Feb-17) Message-Id: Date: Tue, 07 Jan 2020 18:44:47 -0800 From: "Greg A. Woods" To: The Unix Heritage Society mailing list In-Reply-To: References: <202001060630.0066U7U7023760@cuzuco.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.3 (x86_64--netbsd) MULE/6.0 (HANACHIRUSATO) X-Face: ; j3Eth2XV8h1Yfu*uL{<:dQ$#E[DB0gemGZJ"J#4fH*][ lz; @-iwMv_u\6uIEKR0KY"=MzoQH#CrqBN`nG_5B@rrM8,f~Gr&h5a\=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: , Reply-To: The Unix Heritage Society mailing list Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" --pgp-sign-Multipart_Tue_Jan__7_18:44:44_2020-1 Content-Type: text/plain; charset=US-ASCII At Mon, 6 Jan 2020 17:39:39 -0700, Warner Losh wrote: Subject: Re: [TUHS] # (was Re: sh: cmd | >file) > > > Or you might have cut and paste the commands from a script to test > something, or to redo something by hand that failed for some reason. Cut & Paste? Most of us couldn't do that until the very late 1980's at earliest! The poor man's cut&paste was to do something like 'sed -n 3,9p script | sh', but I don't think I ever did that with csh in the days when a '#' comment was for scripts only, so I don't know if old csh treated a pipe on stdin as a script or not. -- Greg A. Woods Kelowna, BC +1 250 762-7675 RoboHack Planix, Inc. Avoncote Farms --pgp-sign-Multipart_Tue_Jan__7_18:44:44_2020-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit Content-Description: OpenPGP Digital Signature -----BEGIN PGP SIGNATURE----- iF0EABECAB0WIQRuK6dmwVAucmRxuh9mfXG3eL/0fwUCXhVCHwAKCRBmfXG3eL/0 f7E2AJ9j1TdfC2ARMtcPHl7pYkcY3wozbwCgm3Pa93L8rE+WG1vs81xUYKvXDtQ= =Zw4i -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Jan__7_18:44:44_2020-1--