Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Bash question
- Date: Thu, 19 Sep 2019 11:55:28 +0200
- From: Kalin KOZHUHAROV <me.kalin@example.com>
- Subject: Re: [tlug] Bash question
- References: <0720ebd4-4306-4bb0-a3ec-7bd865787114@www.fastmail.com> <CAKXLc7dQ7xhA76d3Hwn46qFYW++s+_h45srSVis1RSL0XEj68w@mail.gmail.com> <c58122d7-b039-474a-a4ba-12287b5e06e1@www.fastmail.com> <CAKXLc7f2dyBfLtQPXwLxi2soPLWhGBgj6wKfTp0wwFEAGxonrQ@mail.gmail.com> <8955f6f8-397d-ad82-d3ca-d8a01b54c422@dcook.org>
On Thu, Sep 19, 2019 at 10:22 AM Darren Cook <darren@example.com> wrote: > > >>> What is the hypervisor and hostOS? Most probably it is to blame. > > When you press ctrl-c, "^C" appears in the shell but does not stop the > program. > > Doesn't that narrow the problem down to somewhere between bash and the > program that won't stop? If the problem was higher up, the "^C" wouldn't > appear? > Nope, since "^C" is not a symbol (but two) and it is just one way of visualizing it. It happens under bash, actually the tty controlling program interprets Ctrl+C and sends SIGINT (by default) to the process in foreground (bash in this case); or does not and just prints "^C" And there are quite a few ttys out there, so another idea would be to confirm what is running in this troublesome system. * hardware console (agetty, mgetty, mingetty, fbgetty, something else)? * serial console * some X11 implementation Cheers, Kalin.
- References:
- [tlug] Bash question
- From: David J Iannucci
- Re: [tlug] Bash question
- From: Kalin KOZHUHAROV
- Re: [tlug] Bash question
- From: David J Iannucci
- Re: [tlug] Bash question
- From: Kalin KOZHUHAROV
- Re: [tlug] Bash question
- From: Darren Cook
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Bash question
- Next by Date: [tlug] keyboard behavior changed
- Previous by thread: Re: [tlug] Bash question
- Next by thread: [tlug] JOB | Front End Architect (Tokyo and London)
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links