| GETCONF(1) | General Commands Manual | GETCONF(1) |
getconf — get
configuration values
getconf |
[-Ll] [-v
specification] name
[pathname] |
The getconf utility writes the current
value of a configurable system limit or option variable to the standard
output.
The name argument specifies the system variable to be queried. The pathname argument must be supplied for system variables associated with a pathname.
The options are as follows:
-Lgetconf utility that require a
pathname argument.-lgetconf utility without a
pathname argument.-v
specificationThe getconf utility exits 0 on
success, and >0 if an error occurs.
The getconf utility is compliant with the
IEEE Std 1003.1-2008 (“POSIX.1”)
specification.
The flags [-Ll] are extensions to that
specification.
| March 2, 2013 | Debian |