NAME
getconf - Query system configuration variables
SYNOPSIS
getconf -a getconf [-v specification] system_var getconf [-v specification] path_var pathname
DESCRIPTION
-a Displays 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 Library This man page was written by Ben Collins <bcollins@debian.org> for the Debian GNU/Linux system.
SEE ALSO
sysconf(3), pathconf(3), confstr(3)
More Linux Commands
manpages/getnetent.3.html
getnetent(3) - get network entry (Library - Linux man page)
The getnetent() function reads the next entry from the networks database and returns a netent structure containing the broken-out fields from the entry. A conne
manpages/snmp_set_mib_errors.3.html
snmp_set_mib_errors(3) - netsnmp_mib_api functions (ManPage)
The functions dealing with MIB modules fall into four groups - those dealing with initialisation and shutdown, with reading in and parsing MIB files, with searc
manpages/ualarm.3.html
ualarm(3) - schedule signal after given number of microsecon
The ualarm() function causes the signal SIGALRM to be sent to the invoking process after (not less than) usecs microseconds. The delay may be lengthened slightl
manpages/svcudp_create.3.html
svcudp_create(3) - library routines for remote procedure cal
These routines allow C programs to make procedure calls on other machines across the network. First, the client calls a procedure to send a data packet to the s
manpages/radius.conf.5.html
radius.conf(5) - Configuration for nnrpd RADIUS authenticato
This describes the format and attributes of the configuration file for the nnrpd RADIUS authenticator. See radius(1) for more information about the authenticato
manpages/slk_color.3ncurses.html
slk_color(3ncurses) - curses soft label routines (Man Page)
The slk* functions manipulate the set of soft function-key labels that exist on many terminals. For those terminals that do not have soft labels, curses takes o
manpages/vfs_fake_perms.8.html
vfs_fake_perms(8) - enable read only Roaming Profiles.......
This VFS module is part of the samba(7) suite. The vfs_fake_perms VFS module was created to allow Roaming Profile files and directories to be set (on the Samba
manpages/awk.1.html
awk(1) - pattern scanning and processing language (ManPage)
awk.1 - Gawk is the GNU Projects implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.1 Standard. Thi
manpages/pcre_jit_stack_alloc.3.html
pcre_jit_stack_alloc(3) Perl-compatible regular expressions
This function is used to create a stack for use by the code compiled by the JIT optimization of pcre[16|32]_study(). The arguments are a starting size for the s
manpages/mvwgetstr.3ncurses.html
mvwgetstr(3ncurses) - accept character strings from curses t
The function getstr is equivalent to a series of calls to getch, until a newline or carriage return is received (the terminating character is not included in th
manpages/form_field_new.3form.html
form_field_new(3form) - create and destroy form fields......
The function new_field allocates a new field and initializes it from the parameters given: height, width, row of upper-left corner, column of upper-left corner,
manpages/pesign.1.html
pesign(1) command line tool for signing UEFI applications...
pesign is a command line tool for manipulating signatures and cryptographic digests of UEFI applications. OPTIONS --in=infile Specify input binary. --out=outfil
