Skip site navigation (1)Skip section navigation (2)
Date:      14 Dec 2001 18:28:20 +0300
From:      Ilya Martynov <m_ilya@agava.com>
To:        "Chad R. Larson" <chad@DCFinc.com>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: Control-C doesn't work with ssh
Message-ID:  <87lmg5akiz.fsf@juil.domain>
In-Reply-To: <20011212145442.H7869@freeway.dcfinc.com>
References:  <87itbctqv7.fsf@juil.domain> <20011212145442.H7869@freeway.dcfinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help

CRL> On Wed, Dec 12, 2001 at 06:11:56PM +0300, Ilya Martynov wrote:
>> It doesn't work anymore on my FreeBSD server if I login on it with
>> ssh. For example I can't break 'tail -f /some/file' with Control-C. It
>> just prints "^C" but doesn't kill the process. I have to suspend it
>> with Control-Z and manually kill with 'kill %1'.

CRL> What does an "stty -a" say your intr character is?

bash$ stty -a
speed 9600 baud; 39 rows; 80 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
        -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo
        -extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
        brkint -inpck -ignpar -parmrk
oflags: opost onlcr -ocrnl -oxtabs -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow
        -dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
        eol2 = <undef>; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U;
        lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q;
        status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W;

-- 
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Ilya Martynov (http://martynov.org/)                                    |
| GnuPG 1024D/323BDEE6 D7F7 561E 4C1D 8A15 8E80  E4AE BE1A 53EB 323B DEE6 |
| AGAVA Software Company (http://www.agava.com/)                          |
 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?87lmg5akiz.fsf>