Linux_FoundationLinux_Foundation
LFCS · Question #76
LFCS Question #76: Real Exam Question with Answer & Explanation
Sign in or unlock LFCS to reveal the answer and full explanation for question #76. The question stem and answer options stay visible for context.
Submitted by rohit_dlh· Apr 18, 2026Essential Commands
Question
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)?
Options
- Aexport LANGUAGE="pt"
- Bexport MESSAGE="pt"
- Cexport UI_MESSAGES="pt"
- Dexport LC_MESSAGES="pt"
- Eexport ALL_MESSAGES="pt"
Unlock LFCS to see the answer
You've previewed enough free LFCS questions. Unlock LFCS for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Localization#Environment Variables#Locale#bash_profile