bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash script in background gets interrupted if carriage return is hit


From: Chet Ramey
Subject: Re: bash script in background gets interrupted if carriage return is hit...
Date: Fri, 12 Oct 2007 18:07:21 -0400
User-agent: Thunderbird 2.0.0.6 (Macintosh/20070728)

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    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]