I understand command substitution. I understand subshells. I do not understand why using a subshell changes the structure of my array. Given this command output: (use of openstack command is not ...
0 Comment to "Can it be explained; the difference in array behavior between the use of array=$( command ) and array=( $( command ) )? – unix.stackexchange.com"
0 Comment to "Can it be explained; the difference in array behavior between the use of array=$( command ) and array=( $( command ) )? – unix.stackexchange.com"
Post a Comment