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.8 required=5.0 tests=DATE_IN_PAST_12_24, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 5328 invoked from network); 5 Feb 2022 10:07:21 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 5 Feb 2022 10:07:21 -0000 Received: from vultr.musolino.id.au ([45.76.123.158]) by 4ess; Fri Feb 4 08:28:06 -0500 2022 Received: from 180.150.115.171 ([180.150.115.171]) by vultr; Fri Feb 4 23:39:28 +1100 2022 Message-ID: <8AAC5D29B62BCA35F75B350CF47E95C7@musolino.id.au> To: 9front@9front.org From: Alex Musolino Date: Fri, 04 Feb 2022 23:09:27 +1030 In-Reply-To: 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: wrapper table template-scale database Subject: Re: [9front] grep: always show path with '-n' Reply-To: 9front@9front.org Precedence: bulk > I've always wondered about that behavior for '-n'. Does anyone know > the historical reason for omitting the file name when there's only one > file to search? Perhaps the original grep only searched one file.