nerdexam
CompTIA

LX0-102 · Question #236

Which of the following commands should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO).

The correct answer is C. export LANG="pt" D. export LC_MESSAGES="pt". See the full explanation below for the reasoning.

Question

Which of the following commands should be added to /etc/bash_profile to change the language of messages from an internationalised program to Portuguese (pt)? (Select TWO).

Options

  • Aexport LANGUAGE="pt"
  • Bexport MESSAGE="pt"
  • Cexport LANG="pt"
  • Dexport LC_MESSAGES="pt"
  • Eexport ALL_MESSAGES="pt"

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    71% (34)
  • E
    17% (8)

Community Discussion

No community discussion yet for this question.

Full LX0-102 Practice