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=0.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FORGED_GMAIL_RCVD,FREEMAIL_FROM,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 11529 invoked from network); 26 Jul 2021 14:17:51 -0000 Received: from tb-ob0.topicbox.com (64.147.108.117) by inbox.vuxu.org with ESMTPUTF8; 26 Jul 2021 14:17:51 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob0.topicbox.com (Postfix) with ESMTP id 9F0D91896E for ; Mon, 26 Jul 2021 10:17:49 -0400 (EDT) (envelope-from bounce.mM6a9e47f734477d40f02037db.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 9B1592E95B3E; Mon, 26 Jul 2021 10:17:49 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:in-reply-to:references:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; bh=8BkvEPkg3axVCkbp2nDEYA6a1jKNweFjN5CEDPxEGYo=; b=ILVTDmjp3iat ZWu+HB5UMiQaWCNaz4ILuaeOCNgHBEWP9Psdz9Y7s7kj/QVHt8wx/qN7txdSoAdE 8Cgpzr6blWIonRf+CfZz4gv2I0z2b1BgBuhLu8ESRPD4PyYH1bk7GfRHWmvxFeWx 44yDns/MTCzyh20ljl/fOhBb4NCs1VU= From: revcomninos@gmail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Help with a sam cleanup script Message-Id: <16273090590.Ff6F93.142614@composer.9fans.topicbox.com> In-Reply-To: <0F8D4341A90289AA0F96B75066C3DCED@prosimetrum.com> References: <0F8D4341A90289AA0F96B75066C3DCED@prosimetrum.com> Date: Mon, 26 Jul 2021 10:17:39 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16273090591.DCaB6CD2.142614" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 3c2ac4d2-ee1c-11eb-846b-f9f32b2d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UMTBiMWQ1NTlhZTdkOTgxZS1NNmE5ZTQ3ZjczNDQ3N2Q0MGYwMjAz?= =?UTF-8?B?N2RiPg==?= 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:M6a9e47f734477d40f02037db:1:d4s7fJpEW3bWoMyiIDGe6mtQuHDXMzYPBnLyYoJ9-9I --16273090591.DCaB6CD2.142614 Date: Mon, 26 Jul 2021 10:17:39 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wednesday, 21 July 2021, at 12:09 PM, umbraticus wrote: > also worth mentioning the ^ command if you're using 9front's sam. put your sam commands in script like this: #!/bin/rc cat << STOP x/ +/c/=20 x/\*/d STOP I cannot get ^script to work from within sam. I do have 9front's sam instal= led but there does not seem to be a ^ command in the version I am using. I = am running sam as a standalone on Debian Linux. Can you provide a concrete = example? ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T10b1d559ae7d981e-M6a9e4= 7f734477d40f02037db Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16273090591.DCaB6CD2.142614 Date: Mon, 26 Jul 2021 10:17:39 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Wednesday, 21 July 2021, at 12:09 PM, umbra= ticus wrote:
also worth mentioning the= ^ command if you're using 9front's sam. put your sam commands in script like this: #!/bin/rc cat << STOP x/ +/c/=20 x/\*/d STOP
I cannot get ^script to work from within sam. I= do have 9front's sam installed but there does not seem to be a ^ comma= nd in the version I am using. I am running sam as a standalone on Debian Li= nux. Can you provide a concrete example?
= --16273090591.DCaB6CD2.142614--