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=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30355 invoked from network); 16 Apr 2022 18:24:01 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 16 Apr 2022 18:24:01 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sat Apr 16 14:22:30 -0400 2022 Received: from abbatoir.myfiosgateway.com (pool-74-108-56-225.nycmny.fios.verizon.net [74.108.56.225]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id e1351b50 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 16 Apr 2022 11:22:18 -0700 (PDT) Message-ID: <67803068F6FBE8D62565987B1A88478F@eigenstate.org> To: 9front@9front.org Date: Sat, 16 Apr 2022 14:22:17 -0400 From: ori@eigenstate.org In-Reply-To: <6F48EC649501E9AB2002E81BA73801AE@prosimetrum.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: lossless lossless template full-stack frontend Subject: Re: [9front] sam = cmd Reply-To: 9front@9front.org Precedence: bulk Quoth umbraticus@prosimetrum.com: > This patch makes sam's = cmd output what seems to me a more > useful (plumbable) format: /full/path/to/file:addr , where > addr is line(s) under = and rune(s) under =#. I don't > really see how one even could depend on the original format > (maybe some complicated sam -d script?) but am open to > thoughts & opinions. > I like it. Most of the time, I use = to get some address that I can point people at, and having it plumbable is very nice for this. The rest of the time, I use it for "bookmarking" where I am, and just plumbing the output to select the address will do for that. I think the output format at the moment is an artifact of sam predating the plumber, and changing it makes sense to me.