Hi Chet,

I was able to solve the problem. By uncommenting a line in our script
that was setting a "set -m" for Solaris platform I was able to resolve
this issue.

Thanks to everyone for looking into this one and advising.

Regards,
Ken

-----Original Message-----
From: Chet Ramey [mailto:[EMAIL PROTECTED] 
Sent: Friday, October 12, 2007 5:07 PM
To: Ken Failbus
Cc: bug-bash@gnu.org; [EMAIL PROTECTED]
Subject: Re: bash script in background gets interrupted if carriage
return is hit...

Ken Failbus wrote:

> I have a script that when run in background and while it's running
> hitting a carriage return causes it's to completely stop the script
and
> the terminal in which it's running disappears. It seems as though it
> received a interrupt signal. Is there some kind of a job control or
> terminal keys getting mis-represented.

Look at the output of `stty -a'.

Chet

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                       Live Strong.  No day but today.
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]
http://cnswww.cns.cwru.edu/~chet/


Reply via email to