Rechercher une page de manuel
getconf
Langue: en
Version: squeeze (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
NAME
getconf - Query system configuration variablesSYNOPSIS
getconf -agetconf [-v specification] system_var
getconf [-v specification] path_var pathname
DESCRIPTION
-aDisplays all configuration variables for the current system and their values.-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.
AUTHOR
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.
SEE ALSO
sysconf(3), pathconf(3), confstr(3)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre