lkml.org 
[lkml]   [2003]   [Aug]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: "ctrl+c" disabled!
"Bill J.Xu" wrote:
>
> after run od -tx1, the following is the result
> ------------------------------------------------
> bash-2.05# ./od -tx1
> 0000000
> ------------------------------------------------

Either terminal sends nothing or line-discipline caught ^C correctly
but sent signal to wrong process or process ignores sigint.

> and I use "killall xxx_appname" to kill the progress after telnet the linux box.

Check whether "killall -INT xxx_appname" is able to kill the process.

Try killing the process via Ctrl-Z and then "kill %%".

Ciao, ET.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.062 / U:1.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site