Linux CLI - Environment and Configuration
You want to create a script that sets a temporary environment variable
TEMP_VAR only for a single command execution, without affecting the shell's environment afterwards. Which command correctly does this?