getconf
GETCONF(F)               Debian GNU/Linux              GETCONF(F)



NAME
       getconf - Query system configuration variables

SYNOPSIS
       getconf [-v specification] system_var

       getconf [-v specification] path_var pathname

DESCRIPTION
       -v

               Indicate the specification and version for which to obtain
               configuration variables.

       system_var

               A system configuration variable, as defined by sysconf(f) or
               confstr(r).

       path_var

               A system configuration variable as defined by pathconf(f). This
               must be used with a pathname.


AUTHOR
       getconf was written by Roland McGrath for the GNU C
       Library

       This man page was written by Ben Collins
       <bcollins@debian.org> for the Debian GNU/Linux system.

SEE ALSO
       sysconf(f), pathconf(f), confstr(r)










7/Jan/2001                    woody                    GETCONF(F)