[Edit]+0-0Bash - read text from command lineKhloe-Kaiser578Copy1 2 3 4 5 #!/bin/bash read variable echo "Entered value is $variable"