why multiple variable can't pass to shell using variables code example Example: shell script variable TEXT="Hello World!" echo $TEXT # ouput: Hello World!