test.sh:
echo -e "hello w orld!"echo -e "hello wc"echo "orld!"
输出
bogon:Desktop macname$ ./test.shhello world!hello world!