Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)

User Commands (g - j) getconf(1)
NAME
getconf - Displays system conguration variable values
SYNOPSIS
getconf system_conguration
getconf path_conguration pathname
DESCRIPTION
The system_conguration argument species a system-wide conguration variable. The
path_conguration argument species a system path-conguration variable. The pathname
argument species a pathname for the path_conguration variable.
The system_conguration argument species system-conguration variables whose values are
valid throughout the system. There are two kinds of system-wide conguration values:
System-wide conguration variables
System standards conguration variables
The path_conguration argument species system path-conguration variables whose values
contain information about paths and the path structure in the system.
System-Wide Conguration Variables
System-wide conguration variables contain the minimum values met throughout all portions of
the system. The following list denes the system-wide conguration variables used with the
getconf command:
ARG_MAX
The maximum length, in bytes, of the arguments for one of the exec functions, includ-
ing environment data. atexit() per process.
BC_BASE_MAX
The maximum value allowed for the obase variable with the bc command.
BC_DIM_MAX
The maximum number of elements permitted in an array by the bc command.
BC_SCALE_MAX
The maximum value allowed for the scale variable with the bc command.
BC_STRING_MAX
The maximum length of string constants accepted by the bc command.
CHILD_MAX
The maximum number of simultaneous processes for each real user ID.
CLK_TCK
The number of clock ticks per second. The value of CLK_TCK may be variable, and
it should not be assumed that CLK_TCK is a compile-time constant.
COLL_WEIGHTS_MAX
The maximum number of weights that can be assigned to an entry in the
LC_COLLATE locale-dependent information in a locale-denition le.
CS_PATH
A value for the PATH environment variable that nds all standard utilities.
527188-007 Hewlett-Packard Company 413