Re: "ctrl+c" disabled!
From: Edgar Toernig (froese_at_gmx.de)
Date: 08/22/03
- Previous message: Richard B. Johnson: "Re: "ctrl+c" disabled!"
- In reply to: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 22 Aug 2003 15:22:07 +0200 To: "Bill J.Xu" <xujz@neusoft.com>
"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/
- Previous message: Richard B. Johnson: "Re: "ctrl+c" disabled!"
- In reply to: Bill J.Xu: "Re: "ctrl+c" disabled!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|