Category: Bash Scripts
Added: 2nd of August 2022
Viewed: 1,114 times
The following bash script gets the user input by using the read command and then printing out the results in the terminal.
If this is your first time creating a bash script please visit my other tutorial Create a simple bash script
Copy and past the code below in to your text editor, save the file as user_input.sh