Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on restriction of contol keys in unix script within the Unix/Linux forums, part of the Operating Systems category; Hi All, I'm in process of writing one menu program in unix (solaris). That unix script is almost finished. Generally, exit option is provide in all the menu program to ...
|
|||||||
|
|||
|
restriction of contol keys in unix script
Hi All,
I'm in process of writing one menu program in unix (solaris). That unix script is almost finished. Generally, exit option is provide in all the menu program to toggle between the sub-menus. I don't want to provide any prompt to operators. If operator press any "control" keys (control-c) to abort the script, it will provide a prompt to operator. So require some input from your side, so that I can restrict the operators to come out of the running script by pressing any "control" keys. Thanks & regards, Sam |
| Sponsored Links |
|
|||
|
Re: restriction of contol keys in unix script
Hi Sam,
I had changed the status of control key for erasing a character when i used to work in UNIX. Since im not working with UNIX currently, im unable to check, but stty command should help u. stty -a command shows you the current assignments of the control charaters. Check for Ctrl-C & try to change the existing control. Hopefully this helps u. *** Mangai Varma *** |
| The Following User Says Thank You to Innila For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| QTP - VB script | aromalis | QTP | 7 | 10-11-2007 10:37 AM |
| Using Soft Keys in QTP | JobHelper | QTP | 3 | 04-30-2007 01:14 PM |
| qtp script problem | ferozbm | QTP | 5 | 02-20-2007 09:19 AM |
| Script Error | sharifhere | Unix/Linux | 2 | 01-16-2007 06:38 AM |
| how to importforiegn keys .......... | yagnkan | Testing Issues | 0 | 10-29-2006 02:35 PM |