stty weirdness

Chris Benson chrisb at jesmond.demon.co.uk
Mon Sep 10 22:04:56 BST 2007


On Mon, Sep 10, 2007 at 09:15:13PM +0100, David Cantrell wrote:
> On Sun, Sep 09, 2007 at 11:34:35PM +0100, IvorW wrote:
> > David Cantrell wrote:
> > > Can anyone think of a reason why, when I ssh to a Solaris machine, C-c
> > > doesn't interrupt?
> > Is SIGINT happening? Is anything catching SIGINT?
> 
> I doubt it.  All I'm doing is sshing to the machine, getting a shell,
> and running 'sleep 100' and trying to interrupt it.
> 
> Hrrm, curiouser and curiouser.  This:
>   perl -e '$SIG{INT} = sub { print "caught a signal\n" };sleep 10'
> 
> catches the signal and spits "caught a signal".

Is this in a csh?

Has some RSX11-fanboy installed several-hundred aliases for every standard
program you might run?  With extra flags? And
	onintr -
in the .cshrc?

Bitter? moi?
-- 
Chris Benson


More information about the london.pm mailing list