To read the Bash user input, we use the built-in Bash command called read. It takes input from the user and assigns it to the variable.
確定! 回上一頁