Hello,
I have a few questions in trying to enhance a menu using a Bourne shell script on Solaris 8.
1. In the past I have used read OPTION to grab user input but this requires a user to press "Enter". Is there a way to grab a single key input and execute it immediately without requiring an "Enter" key being pressed?
2a. How can I use extended ASCII line characters?
Can you give an example please.
2b. Where can I find a list of the characters that can be used?
Thanks,
Michael42
I have a few questions in trying to enhance a menu using a Bourne shell script on Solaris 8.
1. In the past I have used read OPTION to grab user input but this requires a user to press "Enter". Is there a way to grab a single key input and execute it immediately without requiring an "Enter" key being pressed?
2a. How can I use extended ASCII line characters?
Can you give an example please.
2b. Where can I find a list of the characters that can be used?
Thanks,
Michael42