Name
localedef -- split a file into sections determined by context lines
Description
The specification for "localedef" is as specified in the SUS but with the
following differences as listed below.
Differences
- --charmap=charmapfile
Equivalent to the -f option
- --inputfile=intputfile
Equivalent to the -i option
- --force
Equivalent to the -c option
- -v, --verbose
Generate extra warnings about errors that are normally ignored.
- --quiet
Suppress all notifications and warnings, and report only fatal errors.