LPI Exam Questions

Which of the following commands lists all defined varia…

Which of the following commands lists all defined variables and functions within Bash?

A.
env

B.
set

C.
env -a

D.
echo $ENV