From owner-freebsd-questions Fri Dec 14 7:35:34 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay2.agava.net.ru (ofc.agava.net [213.59.3.194]) by hub.freebsd.org (Postfix) with ESMTP id 9692A37B41B; Fri, 14 Dec 2001 07:35:28 -0800 (PST) Received: from juil.domain (juil.domain [192.168.1.50]) by relay2.agava.net.ru (Postfix) with ESMTP id F38D9666BD; Fri, 14 Dec 2001 18:35:26 +0300 (MSK) Received: by juil.domain (Postfix, from userid 1000) id BAABEACC; Fri, 14 Dec 2001 18:28:22 +0300 (MSK) To: "Chad R. Larson" Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: Control-C doesn't work with ssh References: <87itbctqv7.fsf@juil.domain> <20011212145442.H7869@freeway.dcfinc.com> From: Ilya Martynov Date: 14 Dec 2001 18:28:20 +0300 In-Reply-To: <20011212145442.H7869@freeway.dcfinc.com> Message-ID: <87lmg5akiz.fsf@juil.domain> Lines: 30 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 = ; eol2 = ; 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-questions" in the body of the message