From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 18795 invoked from network); 3 Aug 2021 16:29:59 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 3 Aug 2021 16:29:59 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 2DF9E2A38B for ; Tue, 3 Aug 2021 12:29:58 -0400 (EDT) (envelope-from bounce.mM0ec1abfa8e992698915509ca.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 287F13007621; Tue, 3 Aug 2021 12:29:58 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=to:subject :message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:from:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; bh=kHMcvAhB7HkbkLWLVfRMXFQ2xOTQmfccNd3X/sTtpFA=; b=fbFL0XnfWiNI BB854Vt0l8AKdqrFXfWDJZRO7bqiftdkL2JGjP93B091+HYmExpzKcEIpaL8XuZh OItRbiaQUlauv7rWQieiXFrnzIe0EylrrCb9Akzp+F6IBCA91rb1WB6Fcn8WieC0 nWbGhi4l6aS7I4p730xd/+6pkSAMvgA= To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Help with a sam cleanup script Message-Id: <16280081910.3eDc11BD.647485@composer.9fans.topicbox.com> References: <12994666AC05210440BDEDA443792A05@qak> <16280030530.7FBa50B.37956@composer.9fans.topicbox.com> In-Reply-To: <16280030530.7FBa50B.37956@composer.9fans.topicbox.com> Date: Tue, 3 Aug 2021 12:29:51 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16280081911.E75ecEf.647485" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 073c3be0-f478-11eb-b1f0-5a701f2d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMTBiMWQ1NTlhZTdkOTgxZS1NMGVjMWFiZmE4ZTk5MjY5ODkxNTUw?= =?UTF-8?B?OWNhPg==?= From: "fwrm via 9fans" <9fans@9fans.net> List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:M0ec1abfa8e992698915509ca:1:pXAWk-Flhr336p01c8V5QI4RAKDLEuZ1bPV6vUQb-80 --16280081911.E75ecEf.647485 Date: Tue, 3 Aug 2021 12:29:51 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable As for comments in scripts, if you use ssam(1) to run them the easiest way = would be starting the lines you want to be ignored with a character that is= n't a sam command (this will work because ssam sends stderr to /dev/null). ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T10b1d559ae7d981e-M0ec1a= bfa8e992698915509ca Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16280081911.E75ecEf.647485 Date: Tue, 3 Aug 2021 12:29:51 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
As for comments in scripts, if you use ssam(1)= to run them the easiest way would be starting the lines you want to be ign= ored with a character that isn't a sam command (this will work because = ssam sends stderr to /dev/null).
= --16280081911.E75ecEf.647485--