![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Enter to OBP | jess_t03 | SUN Solaris | 5 | 02-13-2008 12:14 PM |
| Newbie: Simulate unix on my pc | welbp00 | UNIX for Dummies Questions & Answers | 5 | 01-16-2008 08:43 PM |
| Simulate 'try again' case | srinivasan_85 | IP Networking | 5 | 04-23-2007 03:10 AM |
| How can i simulate network problems between unix machines ? | umen | IP Networking | 2 | 02-12-2007 08:10 AM |
| simulate text mode in X-Windows | shestero | UNIX for Advanced & Expert Users | 3 | 10-26-2005 01:33 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Simulate ENTER key in ksh scripting
Using SCO 5, Ksh here I am trying to automate some process that i am doing manually. During some point of time, I will have to press enter to clear away some messages. This is how I do manually. Code:
*one command* r r r r r I enter the command once, then press enter key 1 more time to preempt the message and clear then away. The r to repeat the command and enter key again to clear away the message. How do I simulate the user pressing the ENTER key in the script??? |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|