Placing commands in parentheses starts a new subshell. That child process inherits the parent's environment and working directory, but any changes it makes-such as calling cd or export-exist only inside the subshell. When the subshell ends, control returns to the parent shell, whose current directory is still /home/student and whose variable table does not contain TEMP. The other answers incorrectly attribute the behavior to export, cd, or mktemp, or misrepresent what parentheses do.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is a subshell in Bash?
Open an interactive chat with Bash
How does exporting a variable work in Bash?
Open an interactive chat with Bash
What is the difference between `()` and `{}` in Bash?
Open an interactive chat with Bash
CompTIA Linux+ XK0-006 (V8)
Automation, Orchestration, and Scripting
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access