readread
variable1
[variable2 ...
]
Read one line of standard input and assign each word to the corresponding variable
, with all leftover words assigned to the last variable. If only one variable is specified, the entire line will be assigned to that variable. See the Examples here and under Example$ |
|