how to hole a data in to a veriable in shell code example Example: shell script variable TEXT="Hello World!" echo $TEXT # ouput: Hello World!