2.5.4 View Environment Variables linux pro testout Flashcards | Quizlet

2.5.4 View Environment Variables linux pro testout

Get a hint
You have been having difficulties with some of your applications running properly on your Linux system. You suspect that some of your environment variables may not be configured correctly. Complete this lab from the Terminal.

In this lab, your task is to:
View the value of the following environment variables:
HOME
LANG
SHELL
TERM

Answer the questions.
Click the card to flip 👆
1 / 4
1 / 4
Terms in this set (4)
You have been having difficulties with some of your applications running properly on your Linux system. You suspect that some of your environment variables may not be configured correctly. Complete this lab from the Terminal.

In this lab, your task is to:
View the value of the following environment variables:
HOME
LANG
SHELL
TERM

Answer the questions.
Q1 What is the value set for the HOME environment variable?
/home/cflynn
Q2 What is the value set for the LANG environment variable?
en_US.UTF-8
Q3 What is the value set for the SHELL environment variable?
/bin/bash
Q4 What is the value set for the TERM environment variable?
linux