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=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 10484 invoked from network); 26 Nov 2022 01:17:11 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 26 Nov 2022 01:17:11 -0000 Received: from asquith.prosimetrum.com ([125.236.209.157]) by 9front; Fri Nov 25 20:14:17 -0500 2022 Message-ID: <14C67969C50EF9BAB9586A473769C357@prosimetrum.com> Date: Sat, 26 Nov 2022 14:15:05 +1300 From: umbraticus@prosimetrum.com To: 9front@9front.org In-Reply-To: <4BDA75F7E73DFD81058C168D505DBC6F@pixelhero.dev> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: scripting standard Subject: Re: [9front] graphics tools Reply-To: 9front@9front.org Precedence: bulk > % cat /mnt/acme/log | awk '{ if($2 == "put") system("command goes here") } Nice. (Although, what did that cat ever do to you?) I would probable do it in rc: