Setting which of the following environment variables will change the language and encoding for the current login session to French?

Setting which of the following environment variables will change the language and encoding for the current login session to French?Category: Introduction to Linux IIAuthor "LinuxQuestions"Setting which of the following environment variables will change the language and encoding for the current login session to French?
Linux Questions Staff asked 1 year ago

Setting which of the following environment variables will change the language and encoding for the current login session to French?

  • LANG=fr_FR.iso-8859-15 
  • LC_NAME=fr_FR.iso-8859-15
  • LC_CTYPE=fr_FR.iso-8859-15
  • LC_MESSAGES=fr_FR.iso-8859-15

About the author