GETCONF(1) NetBSD General Commands Manual GETCONF(1)
NAME
getconf - get configuration values
SYNOPSIS
getconf name [pathname]
DESCRIPTION
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.
EXIT STATUS
The getconf utility exits 0 on success, and >0 if an error occurs.
SEE ALSO
pathconf(2), confstr(3), sysconf(3)
STANDARDS
The getconf utility conforms to IEEE Std 1003.2-1992 (``POSIX.2''). NetBSD 2.0 June 24, 1994 NetBSD 2.0
Powered by man-cgi (2024-08-26). Maintained for NetBSD by Kimmo Suominen. Based on man-cgi by Panagiotis Christias.