Q. Which command is used to permanently add a new environment variable in Linux?
β
Correct Answer: (A)
Edit /etc/environment file
Explanation: Editing /etc/environment makes the variable available system-wide and permanent.