Bash read
function
Bash's built-in read
function helps you to read user input and the variable next to read
will store the input value:
Bash (5.0.0)
-
Input
Don't forget to check the input field above.