Which of the following is the best way to list all defined shell variables?
A . env
B . set
C . env -a
D . echo $ENV
Answer: B
Which of the following is the best way to list all defined shell variables?
A . env
B . set
C . env -a
D . echo $ENV
Answer: B