9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <me+unobe@fallglow.com>
To: 9front@9front.org
Subject: Re: [9front] [PATCH] feat(grep): add -H flag
Date: Thu, 27 Jun 2024 13:11:17 -0700	[thread overview]
Message-ID: <394FBCC5E749FFDFFA476A64E5D70249@smtp.pobox.com> (raw)
In-Reply-To: <8ceffada97fb7e36@orthanc.ca>

Couldn't you create a wrapper if you want the documented
default with /dev/null?:
; cat $home/bin/rc/grep
#!/bin/rc
/$cputype/bin/grep $* /dev/null
; bind -b $home/bin/rc /bin

That would allow you to still use '-h', too, to not
have the prefixed file names.

      reply	other threads:[~2024-06-27 20:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26  2:24 shurizzle
2024-06-26  4:56 ` Alex Musolino
2024-06-26 11:18   ` me
2024-06-26 13:49     ` Alex Musolino
2024-06-26 14:08       ` me
2024-06-26 16:31     ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2024-06-26 16:35       ` Lyndon Nerenberg (VE7TFX/VE6BBM)
2024-06-27 20:11         ` Romano [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=394FBCC5E749FFDFFA476A64E5D70249@smtp.pobox.com \
    --to=me+unobe@fallglow.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).