Q. What does the 'export' command do in Linux?
β
Correct Answer: (B)
Exports variables to the environment
Explanation: 'export' sets environment variables in the shell session.