![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 |
| How to read terminal attributes using ioctl() | Sreejesh.S | High Level Programming | 1 | 05-17-2008 01:56 PM |
| date and time to display on the terminal | cesarNZ | Shell Programming and Scripting | 11 | 09-05-2007 07:19 PM |
| read terminal command | munnu | High Level Programming | 6 | 01-11-2007 04:56 PM |
| How to read lock terminal values in solaris | pankajarora_12 | UNIX for Dummies Questions & Answers | 0 | 07-11-2006 10:31 AM |
| read from terminal | rein | Shell Programming and Scripting | 1 | 10-21-2005 10:43 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi,
There are two scripts. The second script is called from the first one. These will create two processes on unix. In the second script, there is a read statement in the while loop. Under unexpected conditions, at the time of reading response from the user, if the terminal hungup happens, the subprocess is still running because of the loop. I need to stop the subprocess if the terminal hungup happens. I tried using trap , but it didn't work. Any help will be greatly appreciated ? Looking for quick response. Thanks, kk. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|