MPE/iX Shell and Utilities Reference Manual, Vol 1

getconf(1) MPE/iX Shell and Utilities getconf(1)
LINE_MAX
maximum number of characters that a utility can accept as an input line
(either from the standard input or a text file), when the utility takes text files
as input. This number includes the trailing newline.
RE_DUP_MAX
maximum number of repeated occurrences of a regular expression when
using the interval notation \{m,n\} (see regexp(3)).
POSIX2_C_BIND
indicates if the system supports the C Language Bindings Option.
POSIX2_C_DEV
indicates if the system supports the C Language Development Utilities
Option.
POSIX2_FORT_DEV
indicates if the system supports the FORTRAN Development Utilities
Option.
POSIX2_FORT_RUN
indicates if the system supports the FORTRAN Runtime Utilities Option.
POSIX2_LOCALEDEF
indicates if the system supports the creation of locales.
POSIX2_SW_DEV
indicates if the system supports the Software Development Utilities Option.
POSIX2_CHAR_TERM
indicates if the system supports at least one terminal type capable of all
operations necessary for the User Portability Utilities. Only on if
POSIX2_UPE is on.
POSIX2_UPE
indicates if the system supports the User Portability Utilities Option.
POSIX2_VERSION
gives the version of
POSIX.2 adhered to in this release.
POSIX2_BC_BASE_MAX
minimum conforming value for BC_BASE_MAX.
POSIX2_BC_DIM_MAX
minimum conforming value for BC_DIM_MAX.
1-250 Commands and Utilities