Allgemein

Bash read Command

Bash read Command

read is a bash built-in command that reads a line from the standard input (or from the file descriptor) and split into words.