Some proposals concerning bash manual

2021-05-18 Thread Ingo
story builtins..137 ... Hope this improves. Best wishes and many thanks for your awesome and yet free work :-) Ingo Kelmes, Cologne -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

Re: [BUG] Bash not reacting to Ctrl-C

2011-02-08 Thread Ingo Molnar
issue occurs all the time on different hardware and on different distributions, during make jobs and other simpler scripts, etc. - i just simplified it down to a simple testcase. Oleg also found another simple testcase i think - and Thomas (Cc:-ed) reported similar Ctrl-C problems with Bash as well. Thanks, Ingo

Re: [BUG] Bash not reacting to Ctrl-C

2011-02-09 Thread Ingo Molnar
es the (formerly sporadic) script Ctrl-C bug here, 100% of the time: aldebaran:~> ./test-signal-perl.sh ^CHehe, I am going to sleep after ^C [ it waits 100 seconds ] Thanks, Ingo

Re: [BUG] Bash not reacting to Ctrl-C

2011-03-10 Thread Ingo Molnar
ks > for everyone's help with this. Thanks! Mind attaching the final patch to this thread, so that people can try out and test the patch you mean? Thanks, Ingo

Command name dequote does not work

2014-04-15 Thread ingo . krabbe
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKA

Re: Command name dequote does not work

2014-04-15 Thread ingo . krabbe
I finally found it. I forgot to check the function names. It's a function of bash-completion, though I don't think that such a function name should be exported. --- Begin Message --- Not sure we have enough info here. Have you tried "set -x" to see what's really going on? Have you also confirmed

potential bash bug, weird script behavior, Linux, SIGCHLD

2007-12-05 Thread Ingo Molnar
used bash-3.2-19.fc8 for my tests, on Linux 2.6.24-0.39.rc3.git1.fc9. Ingo - Forwarded message from Oleg Nesterov <[EMAIL PROTECTED]> - Date: Mon, 3 Dec 2007 18:42:51 +0300 From: Oleg Nesterov <[EMAIL PROTECTED]> To: Ingo Molnar <[EMAIL PROTECTED]> Subject: Re

[PATCH 1/1] Exit status of fc -e is the wrong way around

2016-06-30 Thread Ingo Karkat
f you need anything else. As a longtime Bash user, I'm very happy to contribute to my favorite shell! -- regards, ingo From 1cf392a401c67c2f8437f2da459dfcf0f675dc55 Mon Sep 17 00:00:00 2001 From: Ingo Karkat Date: Thu, 30 Jun 2016 12:30:59 +0200 Subject: [PATCH 1/1] Exit status of fc -e is the

Re: The Manual about the MAIL environment is misleading

2016-07-14 Thread Ingo Krabbe
Hi Chet, thank you for your answer. I will send a summary about this problem to the gentoo maintainers, then. Best Regards, Ingo > On 7/13/16 8:37 AM, ikrabbe@gmail.com wrote: > >> Bash Version: 4.3 >> Patch Level: 42 >> Release Status: release >> >