Unix shell - View topic - bash: read/set ignore quoted strings while tokenizing

Unix shell - View topic - bash: read/set ignore quoted strings while tokenizing

瀏覽:578
日期:2025-10-05
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 ....看更多