Q. Which command is used to display all environment variables in Linux?
β
Correct Answer: (D)
All of the above
Explanation: The 'env', 'set', and 'printenv' commands can be used to display all environment variables in Linux.