Re: Pesky here-document warnings

2010-11-17 Thread Glenn Morris
Mun wrote: > I'm running on a Red Hat Enterprise Linux 5.5 system, and my guess is > that the system is running something on my behalf. https://bugzilla.redhat.com/show_bug.cgi?id=486844

Re: Pesky here-document warnings

2010-11-17 Thread Glenn Morris
> https://bugzilla.redhat.com/show_bug.cgi?id=486844 Actually, that might not be relevant, sorry.

Re: Hitting C-c C-c in Emacs' *shell* causes segmentation fault

2014-02-06 Thread Glenn Morris
Chet Ramey wrote: > What is C-c C-c supposed to do? It pretty much just sends SIGINT.

"Terminated" message from kill

2008-09-30 Thread Glenn Morris
Hi, This is a question similar to one from September 2006: http://lists.gnu.org/archive/html/bug-bash/2006-09/msg00077.html Using bash 3.2.39 on x86_64 RHEL5.2, I have a script with contents: function bar () { sleep 10 & pid=$! exec 3>&2 2>/dev/null kill $pid #usleep 1

Re: "Terminated" message from kill

2008-10-01 Thread Glenn Morris
Chet Ramey wrote: > This is a classic race condition. I see. Thanks for the explanation.

Re: Shellshock-vulnerable version still most obvious on ftp.gnu.org

2014-11-06 Thread Glenn Morris
Chet Ramey wrote: > (The link is to > http://git.savannah.gnu.org/cgit/bash.git/snapshot/bash-master.tar.gz). I > cannot change the main bash webpage to include that text. I'm not sure what you mean by that last sentence; but just in case you don't know, anyone with write access to the code repo