-d delim The first character of delim is used to terminate the input line, rather than newline. If delim is the empty string, read will terminate a line when it reads a NUL character.
read
read -r, read -p, input(), read -r -d, EOF
Advertising: