What is the output of the following Bash command?
path='/usr/local/bin'
(path='/home/user/bin'; echo $path)
echo $pathWhat is the output of the following Bash command?
path='/usr/local/bin'
(path='/home/user/bin'; echo $path)
echo $pathCreate a free account to access the full topic