localedef

Name

localedef -- compile locale definition files

Description

localedef is as specified in the SUS but with differences as listed below.

LSB Deprecated Differences

The behaviors specified in this section are expected to disappear from a future version of the LSB; applications should only use the non-LSB-deprecated behaviors.

--charmap=charmapfile

is equivalent to -f.

--inputfile=intputfile

is equivalent to -i.

--force

is equivalent to -c.

-v, --verbose

generates extra warnings about errors that are normally ignored.

--quiet

suppresses all notifications and warnings, and reports only fatal errors.