getconf - Query system configuration variables
Synopsis
Description
Author
See Also
getconf [-v specification] system_vargetconf [-v specification] path_var pathname
-v
Indicate the specification and version for which to obtain configuration variables.system_var
A system configuration variable, as defined by sysconf(3) or confstr(3).path_var
A system configuration variable as defined by pathconf(3). This must be used with a pathname.
getconf was written by Roland McGrath for the GNU C LibraryThis man page was written by Ben Collins <bcollins@debian.org> for the Debian GNU/Linux system.
sysconfA HREF="/index.cgi/fR.3">fR(3), pathconfA HREF="/index.cgi/fR.3">fR(3), confstrA HREF="/index.cgi/fR.3">fR(3)
| 7/Jan/2001 | GETCONF (1) | etch |