[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28372: getconf help info
From: |
Bernhard Voelker |
Subject: |
bug#28372: getconf help info |
Date: |
Wed, 6 Sep 2017 15:39:59 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 |
tag 28372 notabug
close 28372
stop
On 09/06/2017 03:15 PM, Jonny Grant wrote:
> $ getconf --help
> Usage: getconf [-v SPEC] VAR
> or: getconf [-v SPEC] PATH_VAR PATH
>
> Get the configuration value for variable VAR, or for variable PATH_VAR
> for path PATH. If SPEC is given, give values for compilation
> environment SPEC.
Ideally, this would have also output the package it belongs to ...
getconf is not maintained by the GNU coreutils project.
On my openSUSE:Tumbleweed system, I see that it belongs to the glibc folks:
$ rpm -qf /usr/bin/getconf
glibc-2.26-1.1.x86_64
Thus, I'm closing this issue here in our bug tracker.
Have a nice day,
Berny