Computer scienceSystem administration and DevOpsCommand lineBash syntax

Braces and parentheses

Single parentheses

Report a typo

What is the output of the following Bash command?

path='/usr/local/bin'
(path='/home/user/bin'; echo $path)
echo $path
Enter a short text
___

Create a free account to access the full topic