What is the behavior of setting C locale?

What is the behavior of setting C locale?Category: Introduction to Linux IIWhat is the behavior of setting C locale?
Linux Questions Staff asked 1 year ago

What is the behavior of setting C locale?

  • Strings are displayed as written in the initial code
  • Strings are always displayed in UTF-8
  • Strings are displayed as per the user’s LANG setting
  • Strings are translated and then displayed

About the author