PdfPrep.com

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

Which of the following commands lists all defined variables and functions within Bash?
A . env
B . set
C . env -a
D . echo $ENV

Answer: B

Exit mobile version