 |
bash - How do I prompt for input in a Linux shell script? - Stack Overflow
I want to pause input in a shell script, and prompt the user for choices. The standard 'Yes, No, or Cancel' type question. How do I accomplish this at a typical bash prompt?
stackoverflow.com |
 |