read foo
NOTE: This will store the input into a variable named $foo.
NOTE: The -r option is often used with read:
The most common exception to this rule is when -e is used, which uses Readline to obtain the line from an interactive shell.