read

read (built-in Bash command)

The manual page and help for the built-in read Bash command. The read command reads one or more lines from standard input and inserts them into the specified variable.