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