Linux Hint published a tutorial about how to use the read Command in Bash.
How to Use the read Command in Bash
This article shows you how to use the “read” command, one of the key commands in Bash scripting. Understanding the “read” command is key to making your code more interactive.
How to Use the read Command in Bash – Linux Hint