Unix shell - View topic - bash: read/set ignore quoted strings while tokenizing
bash: read/set ignore quoted strings while tokenizing Hi all: read/set in bash don't quite seem to be tokenizing properly - they seem to ... while read line ; do echo "read line =$line"; ( #dont really need one subshell here, but irrelevant set - $(echo ....