From: Michael Albinus <michael.albinus@gmx.de>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: Noam Postavsky <npostavs@gmail.com>, emacs-devel@gnu.org
Subject: Re: [Emacs-diffs] master 644cdd1: Use grep's --null option (Bug#6843)
Date: Thu, 27 Jul 2017 15:30:53 +0200 [thread overview]
Message-ID: <8760ee6m7m.fsf@detlef> (raw)
In-Reply-To: <f9253c3f-0284-0cd5-1d62-8d6b405d9c5a@yandex.ru> (Dmitry Gutov's message of "Thu, 27 Jul 2017 15:01:21 +0300")
Dmitry Gutov <dgutov@yandex.ru> writes:
Hi Dmitry,
>> # grep --null a *
>> grep: unrecognized option `--null'
>> BusyBox v1.01 (2017.06.06-18:34+0000) multi-call binary
>
> Do people use [recent versions of] Emacs in BusyBox environments, though?
The example above is from my QNAP NAS server. Indeed, there is an Emacs
installation on this machine. But this is not my use case.
And it is not only BusyBox which counts. On HP-UX 11.31, you'll see HP's
grep implementation:
--8<---------------cut here---------------start------------->8---
# what /usr/bin/grep
/usr/bin/grep:
$Revision: B.11.31_LR
# grep --null a *
grep: illegal option -- -
grep: illegal option -- u
usage: grep [-E|-F] [-c|-l|-q] [-bhinsvwx] -e pattern_list...
[-f pattern_file...] [file...]
usage: grep [-E|-F] [-c|-l|-q] [-bhinsvwx] [-e pattern_list...]
-f pattern_file... [file...]
usage: grep [-E|-F] [-c|-l|-q] [-bhinsvwx] pattern [file...]
--8<---------------cut here---------------end--------------->8---
And yes, there's also an Emacs installation on HP-UX 11.31, I'll use
occasionally @work.
But my major use case is to call `grep' and friends remotely, from my
local Emacs, running in an Ubuntu environment. The remote machine could
run anything, which does not conform to GNU grep.
Best regards, Michael.
next prev parent reply other threads:[~2017-07-27 13:30 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170720000208.23054.66272@vcs0.savannah.gnu.org>
[not found] ` <20170720000210.0E44020A56@vcs0.savannah.gnu.org>
2017-07-26 16:58 ` [Emacs-diffs] master 644cdd1: Use grep's --null option (Bug#6843) Dmitry Gutov
2017-07-26 18:10 ` Michael Albinus
2017-07-27 12:01 ` Dmitry Gutov
2017-07-27 12:51 ` Alexis
2017-07-27 12:53 ` Herring, Davis
2017-07-27 13:09 ` Kaushal Modi
2017-07-27 13:30 ` Michael Albinus [this message]
2017-07-27 13:55 ` Dmitry Gutov
2017-07-26 18:54 ` Andreas Schwab
2017-07-26 19:01 ` Eli Zaretskii
2017-07-26 23:31 ` Noam Postavsky
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8760ee6m7m.fsf@detlef \
--to=michael.albinus@gmx.de \
--cc=dgutov@yandex.ru \
--cc=emacs-devel@gnu.org \
--cc=npostavs@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).