1.5.3 Specifying the LANG environment variable

Some commands require specification of the LANG environment variable.

If the LANG environment variable is not specified but the LC_ALL or LC_* environment variable is specified, the latter takes effect. If the LC_ALL or LC_* environment variable is not specified, the specified LANG environment variable takes effect.

Take this into account when executing commands that require specification of the LANG environment variable.