Solved

Which of the Following Commands Should Be Added to /Etc/bash_profile

Question 207

Multiple Choice

Which of the following commands should be added to /etc/bash_profile in order to change the language of messages for an internationalized program to Portuguese (pt) ?


A) export LANGUAGE="pt"
B) export MESSAGE="pt"
C) export UI_MESSAGES="pt"
D) export LC_MESSAGES="pt"
E) export ALL_MESSAGES="pt"

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions