A user adds a new directory to a Linux system's PATH environment variable, #exportPATH=PATH:new_dir. What action will cause the updated PATH variable change back to the original value? 1) Closing and re-opening the terminal 2) Running the command "rm PATH" 3) Echoing the PATH to /dev/null