bug-bash
[Top][All Lists]
Advanced

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

Re: CTL-C not working correctly with 3.0


From: Chet Ramey
Subject: Re: CTL-C not working correctly with 3.0
Date: Wed, 02 Mar 2005 12:41:38 -0500
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

Jeffery H. Brown wrote:
Machine Type: sparc-sun-solaris2.8

Bash Version: 3.0
Patch Level: 0
Release Status: release

Description:

With bash set as default shell in passwd use of CTL-C does not work to stop
a running process. An example, run tail -f on a file, enter CTL-C and tail
does not terminate.

With /sbin/sh set as default shell in passwd and then starting bash from the
command line CTL-C works fine.

Solaris uses deprecated syntax for `trap' in /etc/profile.  Bash-3.0
patch 3 provides a fix.  You can download patches from

ftp://ftp.cwru.edu/pub/bash/bash-3.0-patches
ftp://ftp.gnu.org/pub/gnu/bash/bash-3.0-patches

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
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]