read bash value code example Example: bash read value # read into arbitrary new variable read SOME_VARIABLE echo $SOME_VARIABLE