Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Help Mr. Wizard!" -- Tennessee Tuxedo


devel / comp.unix.shell / Re: Command 'strings' reading (not) standard input

SubjectAuthor
* Command 'strings' reading (not) standard inputJanis Papanagnou
+* Re: Command 'strings' reading (not) standard inputLew Pitcher
|+- Re: Command 'strings' reading (not) standard inputLew Pitcher
|+* Re: Command 'strings' reading (not) standard inputKeith Thompson
||+- Re: Command 'strings' reading (not) standard inputJanis Papanagnou
||`* Re: Command 'strings' reading (not) standard inputLew Pitcher
|| `- Re: Command 'strings' reading (not) standard inputJanis Papanagnou
|`- Re: Command 'strings' reading (not) standard inputJanis Papanagnou
+* Re: Command 'strings' reading (not) standard inputKaz Kylheku
|+* Re: Command 'strings' reading (not) standard inputSpiros Bousbouras
||`- Re: Command 'strings' reading (not) standard inputJanis Papanagnou
|`* Re: Command 'strings' reading (not) standard inputGeoff Clare
| `- Re: Command 'strings' reading (not) standard inputChristian Weisgerber
`* Re: Command 'strings' reading (not) standard inputChristian Weisgerber
 `* Re: Command 'strings' reading (not) standard inputKaz Kylheku
  `* Re: Command 'strings' reading (not) standard inputChristian Weisgerber
   `* Re: Command 'strings' reading (not) standard inputKaz Kylheku
    `* Re: Command 'strings' reading (not) standard inputChristian Weisgerber
     `- Re: Command 'strings' reading (not) standard inputKeith Thompson

1
Command 'strings' reading (not) standard input

<tcu8re$1f6op$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5595&group=comp.unix.shell#5595

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.unix.shell
Subject: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 20:25:50 +0200
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <tcu8re$1f6op$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 9 Aug 2022 18:25:50 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="27733901406a62d2efe12f95cd67208e";
logging-data="1547033"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19fmAT+2Y6asafmX4FSH7qp"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:26j7cWUZdvIrz7YwlcLQNpwLWN0=
X-Mozilla-News-Host: news://news.eternal-september.org:119
X-Enigmail-Draft-Status: N1110
 by: Janis Papanagnou - Tue, 9 Aug 2022 18:25 UTC

Thanks to process substitution in newer shells I can write, e.g.,
strings <( zcat file.gz ) | ...

I am wondering, though, whether there's a reason why 'strings' is
not defined to support (additionally) filter calling semantics
...(binary stream)... | strings | ...(text stream)...

Janis

Re: Command 'strings' reading (not) standard input

<tcu99g$1d1mf$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5596&group=comp.unix.shell#5596

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!rocksolid2!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: lew.pitc...@digitalfreehold.ca (Lew Pitcher)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 18:33:20 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 20
Message-ID: <tcu99g$1d1mf$1@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 Aug 2022 18:33:20 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="04cb3e1781f62a7ff4af6e47bb6b861e";
logging-data="1476303"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/S/zrKCDBzCnGzuAk40piwvKSOJArRGQ0="
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:utfnDunLk59EuMJBixXCMG5pDgQ=
 by: Lew Pitcher - Tue, 9 Aug 2022 18:33 UTC

On Tue, 09 Aug 2022 20:25:50 +0200, Janis Papanagnou wrote:

> Thanks to process substitution in newer shells I can write, e.g.,
> strings <( zcat file.gz ) | ...
>
> I am wondering, though, whether there's a reason why 'strings' is
> not defined to support (additionally) filter calling semantics
> ...(binary stream)... | strings | ...(text stream)...

Closed, cannot reproduce

14:32 $ strings <(zcat ./cat.gz) | grep comment
..comment

--
Lew Pitcher
"In Skills, We Trust"

Re: Command 'strings' reading (not) standard input

<tcu9p2$1d1mf$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5597&group=comp.unix.shell#5597

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: lew.pitc...@digitalfreehold.ca (Lew Pitcher)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 18:41:38 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 40
Message-ID: <tcu9p2$1d1mf$2@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 9 Aug 2022 18:41:38 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="04cb3e1781f62a7ff4af6e47bb6b861e";
logging-data="1476303"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GYTqUNtNl8kyWMN1rUfZ7cu1KjXERlQ4="
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:h9twP6H9v+gx65ueeXOKy3LBO38=
 by: Lew Pitcher - Tue, 9 Aug 2022 18:41 UTC

On Tue, 09 Aug 2022 18:33:20 +0000, Lew Pitcher wrote:

> On Tue, 09 Aug 2022 20:25:50 +0200, Janis Papanagnou wrote:
>
>> Thanks to process substitution in newer shells I can write, e.g.,
>> strings <( zcat file.gz ) | ...
>>
>> I am wondering, though, whether there's a reason why 'strings' is
>> not defined to support (additionally) filter calling semantics
>> ...(binary stream)... | strings | ...(text stream)...
>
> Closed, cannot reproduce
>
> 14:32 $ strings <(zcat ./cat.gz) | grep comment
> .comment

This under
GNU bash, version 4.3.48(1)-release (x86_64-slackware-linux-gnu)

Neither strings nor zcat are bash builtins (at least, not in this version)

strings resolves to /usr/bin/strings, which is "ELF 64-bit LSB executable, x86-64"

zcat resolves to /usr/bin/zcat, which is a symbolic link to /bin/zcat
/bin/zcat is a bash script that invokes gzip with the -cd option

gzip resolves to /usr/bin/gzip, which is a symbolic link to /bin/gzip
/bin/gzip is "ELF 64-bit LSB executable, x86-64"
gzip -V reports "gzip 1.12"

So, no shell trickery here, although I cannot give you the version of
strings that this works with.

Perhaps you have a different version of strings(1) than I do, or a different
version of bash(1)

HTH
--
Lew Pitcher
"In Skills, We Trust"

Re: Command 'strings' reading (not) standard input

<871qtpqj8x.fsf@nosuchdomain.example.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5598&group=comp.unix.shell#5598

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: Keith.S....@gmail.com (Keith Thompson)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 09 Aug 2022 13:01:18 -0700
Organization: None to speak of
Lines: 50
Message-ID: <871qtpqj8x.fsf@nosuchdomain.example.com>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Info: reader01.eternal-september.org; posting-host="a983a4014d44a584b769971a1bebd830";
logging-data="1562763"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19wFd1BUpLeW2UJwq9YgJfC"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Cancel-Lock: sha1:DN8MhdUpQf2AP7JRWAZ29hbf17Y=
sha1:QtZTQG2xzOv9QqEk99rwEb037wc=
 by: Keith Thompson - Tue, 9 Aug 2022 20:01 UTC

Lew Pitcher <lew.pitcher@digitalfreehold.ca> writes:
> On Tue, 09 Aug 2022 20:25:50 +0200, Janis Papanagnou wrote:
>
>> Thanks to process substitution in newer shells I can write, e.g.,
>> strings <( zcat file.gz ) | ...
>>
>> I am wondering, though, whether there's a reason why 'strings' is
>> not defined to support (additionally) filter calling semantics
>> ...(binary stream)... | strings | ...(text stream)...
>
> Closed, cannot reproduce
>
> 14:32 $ strings <(zcat ./cat.gz) | grep comment
> .comment

The reported problem is that the strings command does not read from its
standard input. The command you tried is the one that Janis said
works. `<(zcat ./cat.gz)` will expand to something like "/dev/fd/63",
which is passed as a file name argument.

But on my system, the strings command will read from stdin, though the
synopsis on the man page doesn't directly say so:

SYNOPSIS
strings [-afovV] [-min-len]
[SNIP]
[--help] [--version] file...

Using "file..." rather than "[file]..." implies that there must be at
least one file name argument, but that appears to be inaccurate:

$ echo hello | strings
hello
$

The DESCRIPTION section does talk about strings reading from stdin (and
changing behavior)

The strings command I'm using is part of GNU binutils 2.34. Perhaps
other implementations behave differently.

The strings command can be configured either to display all printable
sequences in a file or to display only those sequences that are
in loadable, initialized data sections. The latter might be more
difficult when reading from stdin rather than from a seekable file.

--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips
void Void(void) { Void(); } /* The recursive call of the void */

Re: Command 'strings' reading (not) standard input

<20220809130917.374@kylheku.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5599&group=comp.unix.shell#5599

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: 480-992-...@kylheku.com (Kaz Kylheku)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 20:15:59 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 37
Message-ID: <20220809130917.374@kylheku.com>
References: <tcu8re$1f6op$1@dont-email.me>
Injection-Date: Tue, 9 Aug 2022 20:15:59 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="c80481950bc8dbe1047a4a5cd55e8d7f";
logging-data="1566434"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19sICfORHLnWf+oxykLo7fvYXsL66x3mWE="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:ZKahzTnOvncTDaa/0tH/F6HWUJc=
 by: Kaz Kylheku - Tue, 9 Aug 2022 20:15 UTC

On 2022-08-09, Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
> Thanks to process substitution in newer shells I can write, e.g.,
> strings <( zcat file.gz ) | ...
>
> I am wondering, though, whether there's a reason why 'strings' is
> not defined to support (additionally) filter calling semantics
> ...(binary stream)... | strings | ...(text stream)...

Think that it's not there because POSIX doesn't require it, I checked
POSIX. In POSIX, I found this:

"If the first argument is '-', the results are unspecified."

Aha, so implementations of strings are permitted (encouraged, I might
say) to support standard in reading via the - convention.

The wording probably exists because some strings implementations
do and some do not?

The strings from GNU Bintutils 2.30 does handle stdin---and does not
like the - argument; go figure.

Deliberate use of cat;

$ cat /proc/self/environ | strings | head -4
CLUTTER_IM_MODULE=xim
XDG_MENU_PREFIX=gnome-
LANG=en_CA.UTF-8
DISPLAY=:1

What "strings" are you looking at? Maybe it handles - as a way of
specifying stdin. (Still, if you want that in a portable
script, PITA).

--
TXR Programming Language: http://nongnu.org/txr
Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal

Re: Command 'strings' reading (not) standard input

<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5601&group=comp.unix.shell#5601

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.szaf.org!inka.de!mips.inka.de!.POSTED.localhost!not-for-mail
From: nad...@mips.inka.de (Christian Weisgerber)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 21:34:38 -0000 (UTC)
Message-ID: <slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
References: <tcu8re$1f6op$1@dont-email.me>
Injection-Date: Tue, 9 Aug 2022 21:34:38 -0000 (UTC)
Injection-Info: lorvorc.mips.inka.de; posting-host="localhost:::1";
logging-data="79075"; mail-complaints-to="usenet@mips.inka.de"
User-Agent: slrn/1.0.3 (FreeBSD)
 by: Christian Weisgerber - Tue, 9 Aug 2022 21:34 UTC

On 2022-08-09, Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:

> Thanks to process substitution in newer shells I can write, e.g.,
> strings <( zcat file.gz ) | ...
>
> I am wondering, though, whether there's a reason why 'strings' is
> not defined to support (additionally) filter calling semantics
> ...(binary stream)... | strings | ...(text stream)...

There may have been an underlying rationale that executable format
parsing involves seeking rather than a linear read through the file.

For some historical perspective, I just looked at the 4.4BSD
strings(1) command: It tries to read the executable header and then
seek to the start of the text segment and only read the text and
data segments, although if it encounters an early error, it falls
back to simply reading everything.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

Re: Command 'strings' reading (not) standard input

<20220809164847.568@kylheku.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5602&group=comp.unix.shell#5602

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: 480-992-...@kylheku.com (Kaz Kylheku)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Tue, 9 Aug 2022 23:52:57 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <20220809164847.568@kylheku.com>
References: <tcu8re$1f6op$1@dont-email.me>
<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
Injection-Date: Tue, 9 Aug 2022 23:52:57 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="84e8273b583adad00ad7e57f17b66f69";
logging-data="1605204"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18+OjeCFTk4HEO8LfktzKBxHCG9AEo7lwM="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:NX6R4kjm3XPSpKr1MtakxXRfbMg=
 by: Kaz Kylheku - Tue, 9 Aug 2022 23:52 UTC

On 2022-08-09, Christian Weisgerber <naddy@mips.inka.de> wrote:
> On 2022-08-09, Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
>
>> Thanks to process substitution in newer shells I can write, e.g.,
>> strings <( zcat file.gz ) | ...
>>
>> I am wondering, though, whether there's a reason why 'strings' is
>> not defined to support (additionally) filter calling semantics
>> ...(binary stream)... | strings | ...(text stream)...
>
> There may have been an underlying rationale that executable format
> parsing involves seeking rather than a linear read through the file.

POSIX specifies -a which tells strings to scan the file in its entirety.
Otherwise what part of a file is scanned is implementation-defined.

GNU binutils strings makes that the default, probably because that's the
behavior you almost always want.

strings isn't just used for executables, but anything. Firmware flash
image files, PDFs, JPEGs.

Re: Command 'strings' reading (not) standard input

<aeRP=f7EwlPz5EIbz@bongo-ra.co>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5603&group=comp.unix.shell#5603

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: spi...@gmail.com (Spiros Bousbouras)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 08:27:22 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 41
Message-ID: <aeRP=f7EwlPz5EIbz@bongo-ra.co>
References: <tcu8re$1f6op$1@dont-email.me> <20220809130917.374@kylheku.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 10 Aug 2022 08:27:22 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="73a4b2b3edb6ba0b2bfb78384b7528a5";
logging-data="1873717"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19WFjcYBue+wp+1jeg3mvaH"
Cancel-Lock: sha1:zvi/HarS+sz0i7mwXeeOpOKwIQ8=
In-Reply-To: <20220809130917.374@kylheku.com>
X-Server-Commands: nowebcancel
X-Organisation: Weyland-Yutani
 by: Spiros Bousbouras - Wed, 10 Aug 2022 08:27 UTC

On Tue, 9 Aug 2022 20:15:59 -0000 (UTC)
Kaz Kylheku <480-992-1380@kylheku.com> wrote:
> On 2022-08-09, Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
> > Thanks to process substitution in newer shells I can write, e.g.,
> > strings <( zcat file.gz ) | ...
> >
> > I am wondering, though, whether there's a reason why 'strings' is
> > not defined to support (additionally) filter calling semantics
> > ...(binary stream)... | strings | ...(text stream)...
>
> Think that it's not there because POSIX doesn't require it, I checked
> POSIX. In POSIX, I found this:
>
> "If the first argument is '-', the results are unspecified."
>
> Aha, so implementations of strings are permitted (encouraged, I might
> say) to support standard in reading via the - convention.

https://pubs.opengroup.org/onlinepubs/9699919799/utilities/strings.html :

strings [-a] [-t format] [-n number] [file...]
[...]

INPUT FILES
The input files named by the utility arguments or the standard
input shall be regular files of any format.

So a file argument is optional and it explicitly says that reading
from standard input is allowed. But I'm not sure what it means for
the standard input to be a regular file.

> The wording probably exists because some strings implementations
> do and some do not?
>
> The strings from GNU Bintutils 2.30 does handle stdin---and does not
> like the - argument; go figure.

[...]

--
vlaho.ninja/prog

Re: Command 'strings' reading (not) standard input

<tcvs8g$1pihd$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5605&group=comp.unix.shell#5605

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 11:03:11 +0200
Organization: A noiseless patient Spider
Lines: 31
Message-ID: <tcvs8g$1pihd$1@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Aug 2022 09:03:12 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="36dd0e9b16a7cf2815e9b7db1df5f489";
logging-data="1886765"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/sU066BenCfAoahL0jf6UX"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:di3N1GPpQTevoQHF8lxFsNBvZYg=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <tcu99g$1d1mf$1@dont-email.me>
 by: Janis Papanagnou - Wed, 10 Aug 2022 09:03 UTC

On 09.08.2022 20:33, Lew Pitcher wrote:
> On Tue, 09 Aug 2022 20:25:50 +0200, Janis Papanagnou wrote:
>
>> Thanks to process substitution in newer shells I can write, e.g.,
>> strings <( zcat file.gz ) | ...
>>
>> I am wondering, though, whether there's a reason why 'strings' is
>> not defined to support (additionally) filter calling semantics
>> ...(binary stream)... | strings | ...(text stream)...
>
> Closed, cannot reproduce
>
> 14:32 $ strings <(zcat ./cat.gz) | grep comment
> .comment

Yes, that is what works, as I wrote; using the newer process
substitution shell feature that some Unix systems support.

In older or non-supporting shells and Unix versions you'd
have tried it the "standard way"...

zcat ./cat.gz | strings | grep comment

piping the results of zcat into strings.

According to the man page you have to provide a file, and a
test of '-' as a filename substitute won't work since that's
a third alternative to options -a or --all.

Janis

Re: Command 'strings' reading (not) standard input

<tcvsfm$1pk5s$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5606&group=comp.unix.shell#5606

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 11:07:01 +0200
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <tcvsfm$1pk5s$1@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
<871qtpqj8x.fsf@nosuchdomain.example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Aug 2022 09:07:02 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="36dd0e9b16a7cf2815e9b7db1df5f489";
logging-data="1888444"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19heOWsjjGsFkw5wv96L+pR"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:vHKJzn0UKYyBSEixulw5BbC2wDE=
In-Reply-To: <871qtpqj8x.fsf@nosuchdomain.example.com>
 by: Janis Papanagnou - Wed, 10 Aug 2022 09:07 UTC

On 09.08.2022 22:01, Keith Thompson wrote:
>
> But on my system, the strings command will read from stdin, though the
> synopsis on the man page doesn't directly say so:
>
> SYNOPSIS
> strings [-afovV] [-min-len]
> [SNIP]
> [--help] [--version] file...
>
> Using "file..." rather than "[file]..." implies that there must be at
> least one file name argument, but that appears to be inaccurate:
>
> $ echo hello | strings
> hello
> $
>
> The DESCRIPTION section does talk about strings reading from stdin (and
> changing behavior)

I focused on the syntax and the option description and missed that.
It works for me as well. - Thanks!

Janis

Re: Command 'strings' reading (not) standard input

<tcvskr$1pk5s$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5607&group=comp.unix.shell#5607

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 11:09:47 +0200
Organization: A noiseless patient Spider
Lines: 10
Message-ID: <tcvskr$1pk5s$2@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <20220809130917.374@kylheku.com>
<aeRP=f7EwlPz5EIbz@bongo-ra.co>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Aug 2022 09:09:47 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="36dd0e9b16a7cf2815e9b7db1df5f489";
logging-data="1888444"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19Vxl2cM/84asSM/u5LhsoT"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:g2v+LNJNTUr3iQtPSUSVG+8jFbw=
In-Reply-To: <aeRP=f7EwlPz5EIbz@bongo-ra.co>
 by: Janis Papanagnou - Wed, 10 Aug 2022 09:09 UTC

On 10.08.2022 10:27, Spiros Bousbouras wrote:
>
> https://pubs.opengroup.org/onlinepubs/9699919799/utilities/strings.html :
>
> strings [-a] [-t format] [-n number] [file...]

I was fooled by my man page; the POSIX syntax is clear here.

Janis

Re: Command 'strings' reading (not) standard input

<a4lcsi-l2h.ln1@ID-313840.user.individual.net>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5608&group=comp.unix.shell#5608

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: geo...@clare.See-My-Signature.invalid (Geoff Clare)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 13:32:42 +0100
Lines: 37
Message-ID: <a4lcsi-l2h.ln1@ID-313840.user.individual.net>
References: <tcu8re$1f6op$1@dont-email.me> <20220809130917.374@kylheku.com>
Reply-To: netnews@gclare.org.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net x3yjI4g6Rb9VyfvYEMpebg1m55PACTM2i9tPXJfGvSQgNpjdrw
X-Orig-Path: ID-313840.user.individual.net!not-for-mail
Cancel-Lock: sha1:/w12z5lSt6e+MyB87BHBopmrLa8=
User-Agent: Pan/0.145 (Duplicitous mercenary valetism; d7e168a
git.gnome.org/pan2)
 by: Geoff Clare - Wed, 10 Aug 2022 12:32 UTC

Kaz Kylheku wrote:

> On 2022-08-09, Janis Papanagnou <janis_papanagnou@hotmail.com> wrote:
>>
>> I am wondering, though, whether there's a reason why 'strings' is
>> not defined to support (additionally) filter calling semantics
>> ...(binary stream)... | strings | ...(text stream)...
>
> Think that it's not there because POSIX doesn't require it, I checked
> POSIX. In POSIX, I found this:
>
> "If the first argument is '-', the results are unspecified."
>
> Aha, so implementations of strings are permitted (encouraged, I might
> say) to support standard in reading via the - convention.

That text is there because with some versions of strings, "strings -"
means the same as "strings -a".

If you give an operand of '-' that isn't the first argument, e.g.
"strings -- -", then POSIX actually requires it to read from a
file named '-'. However, this doesn't match existing practice so
it is probably an oversight in POSIX (my guess, as a result of the
"first argument is '-'" text being there).

Anyway, the text most relevant to Janis's question is in the OPERANDS
section:

The following operand shall be supported:

file
A pathname of a regular file to be used as input. If no file
operand is specified, the strings utility shall read from the
standard input.

--
Geoff Clare <netnews@gclare.org.uk>

Re: Command 'strings' reading (not) standard input

<slrntf7fmj.2uge.naddy@lorvorc.mips.inka.de>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5609&group=comp.unix.shell#5609

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!news.szaf.org!inka.de!mips.inka.de!.POSTED.localhost!not-for-mail
From: nad...@mips.inka.de (Christian Weisgerber)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 14:21:07 -0000 (UTC)
Message-ID: <slrntf7fmj.2uge.naddy@lorvorc.mips.inka.de>
References: <tcu8re$1f6op$1@dont-email.me>
<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
<20220809164847.568@kylheku.com>
Injection-Date: Wed, 10 Aug 2022 14:21:07 -0000 (UTC)
Injection-Info: lorvorc.mips.inka.de; posting-host="localhost:::1";
logging-data="96783"; mail-complaints-to="usenet@mips.inka.de"
User-Agent: slrn/1.0.3 (FreeBSD)
 by: Christian Weisgerber - Wed, 10 Aug 2022 14:21 UTC

On 2022-08-09, Kaz Kylheku <480-992-1380@kylheku.com> wrote:

> POSIX specifies -a which tells strings to scan the file in its entirety.
> Otherwise what part of a file is scanned is implementation-defined.
>
> GNU binutils strings makes that the default,

It does not. You can do what I just did and compare the respective
output.

> probably because that's the behavior you almost always want.

Running strings(1) on executables is a common usage, though. And
if the file isn't stripped, you generally don't want the strings
from the symbol table cluttering the output.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

Re: Command 'strings' reading (not) standard input

<slrntf7fua.2uge.naddy@lorvorc.mips.inka.de>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5610&group=comp.unix.shell#5610

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!news.swapon.de!news.in-chemnitz.de!3.eu.feeder.erje.net!feeder.erje.net!weretis.net!feeder8.news.weretis.net!news.szaf.org!inka.de!mips.inka.de!.POSTED.localhost!not-for-mail
From: nad...@mips.inka.de (Christian Weisgerber)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 14:25:14 -0000 (UTC)
Message-ID: <slrntf7fua.2uge.naddy@lorvorc.mips.inka.de>
References: <tcu8re$1f6op$1@dont-email.me> <20220809130917.374@kylheku.com>
<a4lcsi-l2h.ln1@ID-313840.user.individual.net>
Injection-Date: Wed, 10 Aug 2022 14:25:14 -0000 (UTC)
Injection-Info: lorvorc.mips.inka.de; posting-host="localhost:::1";
logging-data="96783"; mail-complaints-to="usenet@mips.inka.de"
User-Agent: slrn/1.0.3 (FreeBSD)
 by: Christian Weisgerber - Wed, 10 Aug 2022 14:25 UTC

On 2022-08-10, Geoff Clare <geoff@clare.See-My-Signature.invalid> wrote:

> file
> A pathname of a regular file to be used as input. If no file
> operand is specified, the strings utility shall read from the
> standard input.

As indeed it has been doing since it appeared in 3.0BSD in 1980.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

Re: Command 'strings' reading (not) standard input

<td0qoa$1sj2v$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5613&group=comp.unix.shell#5613

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: lew.pitc...@digitalfreehold.ca (Lew Pitcher)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 17:43:39 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 41
Message-ID: <td0qoa$1sj2v$1@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
<871qtpqj8x.fsf@nosuchdomain.example.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 10 Aug 2022 17:43:39 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="f0d717242ef404672ee7d216be8fd638";
logging-data="1985631"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18pfqSfRcOPiEFV48bV7PeKhZU5V+6HgC0="
User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508
git://git.gnome.org/pan2)
Cancel-Lock: sha1:Y35VtsW4JzQ95Sitxs14/eThf2M=
 by: Lew Pitcher - Wed, 10 Aug 2022 17:43 UTC

On Tue, 09 Aug 2022 13:01:18 -0700, Keith Thompson wrote:

> Lew Pitcher <lew.pitcher@digitalfreehold.ca> writes:
>> On Tue, 09 Aug 2022 20:25:50 +0200, Janis Papanagnou wrote:
>>
>>> Thanks to process substitution in newer shells I can write, e.g.,
>>> strings <( zcat file.gz ) | ...
>>>
>>> I am wondering, though, whether there's a reason why 'strings' is
>>> not defined to support (additionally) filter calling semantics
>>> ...(binary stream)... | strings | ...(text stream)...
>>
>> Closed, cannot reproduce
>>
>> 14:32 $ strings <(zcat ./cat.gz) | grep comment
>> .comment
>
> The reported problem is that the strings command does not read from its
> standard input. The command you tried is the one that Janis said
> works. `<(zcat ./cat.gz)` will expand to something like "/dev/fd/63",
> which is passed as a file name argument.
[snip]

Ghu! You're right. I misread Janis' post. Sorry.

But, both the "util-linux" version of strings
(https://github.com/util-linux/util-linux)
/and/ the GNU strings implementation (both part of Slackware Linux)
read their data from standard input, and write their results to
standard output.

In Slackware 14.2, the util-linux version of strings does not report
a version number, but came in the util-linux 2.27.1 implementation.
The GNU version of strings reports "GNU strings version 2.26.20160125"

I find it unusual that Janis' version of strings(1) does /not/ default
to stdin/stdout. Or, perhaps he didn't try it?

--
Lew Pitcher
"In Skills, We Trust"

Re: Command 'strings' reading (not) standard input

<td12oj$1tv5i$1@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5614&group=comp.unix.shell#5614

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: janis_pa...@hotmail.com (Janis Papanagnou)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Wed, 10 Aug 2022 22:00:19 +0200
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <td12oj$1tv5i$1@dont-email.me>
References: <tcu8re$1f6op$1@dont-email.me> <tcu99g$1d1mf$1@dont-email.me>
<871qtpqj8x.fsf@nosuchdomain.example.com> <td0qoa$1sj2v$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 10 Aug 2022 20:00:19 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="798da8edef6600ed2ae6cf5cd78db43c";
logging-data="2030770"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18hWjAJd8ufJbmXvvq6pc6w"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
Thunderbird/45.8.0
Cancel-Lock: sha1:UM9L6meqEg6+k4OkMRJDRGjD3p4=
In-Reply-To: <td0qoa$1sj2v$1@dont-email.me>
X-Enigmail-Draft-Status: N1110
 by: Janis Papanagnou - Wed, 10 Aug 2022 20:00 UTC

On 10.08.2022 19:43, Lew Pitcher wrote:
>
> I find it unusual that Janis' version of strings(1) does /not/ default
> to stdin/stdout. Or, perhaps he didn't try it?

As I wrote in my other posts I got fooled by the syntax description
of my strings man page; there I saw that a file was requested and
tried just the often seen stdin/stdout as placeholder '-' (which
didn't work, though, because that has another meaning in my strings
command).

Janis

Re: Command 'strings' reading (not) standard input

<20220810183650.821@kylheku.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5615&group=comp.unix.shell#5615

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: 480-992-...@kylheku.com (Kaz Kylheku)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Thu, 11 Aug 2022 01:39:55 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <20220810183650.821@kylheku.com>
References: <tcu8re$1f6op$1@dont-email.me>
<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
<20220809164847.568@kylheku.com>
<slrntf7fmj.2uge.naddy@lorvorc.mips.inka.de>
Injection-Date: Thu, 11 Aug 2022 01:39:55 -0000 (UTC)
Injection-Info: reader01.eternal-september.org; posting-host="b4d68a2f804d20e8bbb6fa2547a1300c";
logging-data="2088238"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/TB6DlaavwStbwpR4CYV2U78kXKOEqwRQ="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:9mAjvBmfXiUhlQFh73tKV8wHkl4=
 by: Kaz Kylheku - Thu, 11 Aug 2022 01:39 UTC

On 2022-08-10, Christian Weisgerber <naddy@mips.inka.de> wrote:
> On 2022-08-09, Kaz Kylheku <480-992-1380@kylheku.com> wrote:
>
>> POSIX specifies -a which tells strings to scan the file in its entirety.
>> Otherwise what part of a file is scanned is implementation-defined.
>>
>> GNU binutils strings makes that the default,
>
> It does not. You can do what I just did and compare the respective
> output.

Sorry, I should have clarified is that what what is default is the -a,
not what is described by my "Otherwise" sentence, and that I was going
by what is documented:

$ strings -h
Usage: strings [option(s)] [file(s)]
Display printable strings in [file(s)] (stdin by default)
The options are:
-a - --all Scan the entire file, not just the data section [default]

--
TXR Programming Language: http://nongnu.org/txr
Cygnal: Cygwin Native Application Library: http://kylheku.com/cygnal

Re: Command 'strings' reading (not) standard input

<slrntf9v3j.1e82.naddy@lorvorc.mips.inka.de>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5616&group=comp.unix.shell#5616

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!rocksolid2!i2pn.org!weretis.net!feeder8.news.weretis.net!news.szaf.org!inka.de!mips.inka.de!.POSTED.localhost!not-for-mail
From: nad...@mips.inka.de (Christian Weisgerber)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Thu, 11 Aug 2022 12:56:19 -0000 (UTC)
Message-ID: <slrntf9v3j.1e82.naddy@lorvorc.mips.inka.de>
References: <tcu8re$1f6op$1@dont-email.me>
<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
<20220809164847.568@kylheku.com>
<slrntf7fmj.2uge.naddy@lorvorc.mips.inka.de>
<20220810183650.821@kylheku.com>
Injection-Date: Thu, 11 Aug 2022 12:56:19 -0000 (UTC)
Injection-Info: lorvorc.mips.inka.de; posting-host="localhost:::1";
logging-data="47363"; mail-complaints-to="usenet@mips.inka.de"
User-Agent: slrn/1.0.3 (FreeBSD)
 by: Christian Weisgerber - Thu, 11 Aug 2022 12:56 UTC

On 2022-08-11, Kaz Kylheku <480-992-1380@kylheku.com> wrote:

>>> GNU binutils strings makes that the default,
>
> Sorry, I should have clarified is that what what is default is the -a,

That's what I understood and disagreed with.

> $ strings -h
> Usage: strings [option(s)] [file(s)]
> Display printable strings in [file(s)] (stdin by default)
> The options are:
> -a - --all Scan the entire file, not just the data section [default]

So that default has changed, because...

$ strings /usr/bin/make |wc
1163 2871 20472
$ strings -a /usr/bin/make |wc
1188 2896 20698
$ strings --version
GNU strings (GNU Binutils for Debian) 2.22
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.

--
Christian "naddy" Weisgerber naddy@mips.inka.de

Re: Command 'strings' reading (not) standard input

<87a68apotv.fsf@nosuchdomain.example.com>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=5617&group=comp.unix.shell#5617

  copy link   Newsgroups: comp.unix.shell
Path: i2pn2.org!i2pn.org!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail
From: Keith.S....@gmail.com (Keith Thompson)
Newsgroups: comp.unix.shell
Subject: Re: Command 'strings' reading (not) standard input
Date: Thu, 11 Aug 2022 12:22:52 -0700
Organization: None to speak of
Lines: 41
Message-ID: <87a68apotv.fsf@nosuchdomain.example.com>
References: <tcu8re$1f6op$1@dont-email.me>
<slrntf5kne.2d72.naddy@lorvorc.mips.inka.de>
<20220809164847.568@kylheku.com>
<slrntf7fmj.2uge.naddy@lorvorc.mips.inka.de>
<20220810183650.821@kylheku.com>
<slrntf9v3j.1e82.naddy@lorvorc.mips.inka.de>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Info: reader01.eternal-september.org; posting-host="e242dc6cf796207e82352a04d0780303";
logging-data="2372710"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX197UtJ8xSddzmMwFVmfK13m"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Cancel-Lock: sha1:Mj9dpFFOpxn+pcoUsgfpLErXvS4=
sha1:wXMmAk1xnHgxy3gI8YWcbSjtS1M=
 by: Keith Thompson - Thu, 11 Aug 2022 19:22 UTC

Christian Weisgerber <naddy@mips.inka.de> writes:
> On 2022-08-11, Kaz Kylheku <480-992-1380@kylheku.com> wrote:
>>>> GNU binutils strings makes that the default,
>>
>> Sorry, I should have clarified is that what what is default is the -a,
>
> That's what I understood and disagreed with.
>
>> $ strings -h
>> Usage: strings [option(s)] [file(s)]
>> Display printable strings in [file(s)] (stdin by default)
>> The options are:
>> -a - --all Scan the entire file, not just the data section [default]
>
> So that default has changed, because...
>
> $ strings /usr/bin/make |wc
> 1163 2871 20472
> $ strings -a /usr/bin/make |wc
> 1188 2896 20698
> $ strings --version
> GNU strings (GNU Binutils for Debian) 2.22
> Copyright 2011 Free Software Foundation, Inc.
> This program is free software; you may redistribute it under the terms of
> the GNU General Public License version 3 or (at your option) any later version.
> This program has absolutely no warranty.

GNU binutils can be configured at build time to default either to
"-a/--all" (scan the entire file) or "-d/--data" (only scan the
data sections). Different distributions (Debian et al) might
configure it differently. The usage message changes depending
on how it's configured. (See DEFAULT_STRINGS_ALL in the binutils
sources if you're interested in the details.)

Regardless of that configuration, it will scan the entire file if
it doesn't recognize the file type or if it's reading from stdin.

--
Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.com
Working, but not speaking, for Philips
void Void(void) { Void(); } /* The recursive call of the void */

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor