Sometimes a simple command can make quite a difference. The read command is like that. It gives us the capability to create interactive programs. We prompt the user for information and then read their response into variables. The read command also allows the reading in of data from other commands and files line by line.
By the end of this module, you should complete the following activities:
Required Activities