You work as a Network Administrator for Maverick Inc. The company has a Linux-based network.
You are working on a Linux computer. You want to see the environment variables that are set on
your computer. Which of the following commands will you use?
A.
echo $shell
B.
env
C.
ls
D.
rm
Explanation: