bug-bash
[Top][All Lists]
Advanced

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

stty kill/intr setup ?


From: MT
Subject: stty kill/intr setup ?
Date: Tue, 15 May 2001 09:30:28 +0100

Hi,

I have installed the userutils from
ftp://go.cygnus.com/pub/sourceware.cygnus.com/cygwin/latest/user.exe
on to Win 2000 . Bash works well except for terminating the current job with
^C or some such and I cannot get a .profile acted on.

stty >>

bash-2.02$
bash-2.02$ stty
speed 38400 baud; line = 0;
intr = <undef>; quit = <undef>; erase = <undef>; kill = <undef>; eof =
<undef>; start = <undef>; stop = <undef>;
susp = <undef>; rprnt = <undef>; werase = <undef>; lnext = <undef>; flush =
<undef>;
-cread
ignbrk -brkint -imaxbel
-opost
-iexten -echoe -echok -echoctl -echoke

When I try to set values for kill or intr I get :-

bash-2.02$
bash-2.02$ stty kill
stty: missing argument to `kill'
Try `stty --help' for more information.
bash-2.02$
bash-2.02$ stty kill =
stty: standard input: unable to perform all requested operations
bash-2.02$

Any Ideas.

Cheers,

Mark






reply via email to

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