Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: Installation of PDF/PS/DVI and HTML files Mathieu Lirzin <mthl@gnu.org> 2015-12-04 19:10 +0100
Re: An array variable created by export/readonly builtins inside a function becomes a locale variable to that function unexpectedly Chet Ramey <chet.ramey@case.edu> 2015-12-05 15:18 -0500
Re: Random parser error of $() when there is a case inside Chet Ramey <chet.ramey@case.edu> 2015-12-05 15:58 -0500
Re: Out of bounds heap read in function rl_tilde_expand Hanno Böck <hanno@hboeck.de> 2015-12-05 22:12 +0100
Re: Out of bounds heap read in function rl_tilde_expand Chet Ramey <chet.ramey@case.edu> 2015-12-05 16:19 -0500
Re: Installation of PDF/PS/DVI and HTML files Chet Ramey <chet.ramey@case.edu> 2015-12-05 17:14 -0500
[POSIX] `a='a b'; export a=$a; echo $a` gives `a b` instead of `a` "Mingye Wang (Arthur2e5)" <arthur200126@gmail.com> 2015-12-05 18:57 -0500
Re: Script shell suspends after executing second child process konsolebox <konsolebox@gmail.com> 2015-12-06 08:01 +0800
Re: Installation of PDF/PS/DVI and HTML files Chet Ramey <chet.ramey@case.edu> 2015-12-05 19:10 -0500
Re: [POSIX] `a='a b'; export a=$a; echo $a` gives `a b` instead of `a` Chet Ramey <chet.ramey@case.edu> 2015-12-05 19:26 -0500
bash variable names do not comply w/POSIX character set rules Linda Walsh <bash@tlinx.org> 2015-12-05 21:43 -0800
Re: bash variable names do not comply w/POSIX character set rules Eduardo A. Bustamante López <dualbus@gmail.com> 2015-12-06 03:06 -0600
bug with getting an array index or ... shawn wilson <ag4ve.us@gmail.com> 2015-12-06 08:38 -0500
Re: bug with getting an array index or ... konsolebox <konsolebox@gmail.com> 2015-12-06 23:18 +0800
Re: bug with getting an array index or ... Chet Ramey <chet.ramey@case.edu> 2015-12-06 13:50 -0500
Re: Substring Expansion fails with Debian filemanager gui, run in terminal Chet Ramey <chet.ramey@case.edu> 2015-12-06 13:54 -0500
Re: Installation of PDF/PS/DVI and HTML files ludo@gnu.org (Ludovic Courtès) 2015-12-06 22:18 +0100
Re: Installation of PDF/PS/DVI and HTML files ludo@gnu.org (Ludovic Courtès) 2015-12-06 22:21 +0100
Re: Installation of PDF/PS/DVI and HTML files Chet Ramey <chet.ramey@case.edu> 2015-12-06 19:50 -0500
Re: bash variable names do not comply w/POSIX character set rules Linda Walsh <bash@tlinx.org> 2015-12-06 17:14 -0800
bash process substitution weird behavior Hyunho Cho <mug896@naver.com> 2015-12-08 21:03 +0900
Re: Bug on function. Greg Wooledge <wooledg@eeg.ccf.org> 2015-12-08 08:08 -0500
Re: bash process substitution weird behavior Greg Wooledge <wooledg@eeg.ccf.org> 2015-12-08 09:38 -0500
Are you interested to learn Maths Subjects ? We are hear to help you out. Naresh Nagula <naresh.swantutorsonline@gmail.com> 2015-12-09 02:02 -0800
Apparmor problemas helio@heliogabalo.net 2015-12-09 11:12 +0100
Re: Apparmor problemas Chet Ramey <chet.ramey@case.edu> 2015-12-09 10:03 -0500
Re: Apparmor problemas Ángel González <angel@16bits.net> 2015-12-10 01:32 +0100
[PATCH] `alias' reusable form breaks with alias NAMES starting with `-' "Mingye Wang (Arthur2e5)" <arthur200126@gmail.com> 2015-12-09 23:11 -0500
Re: Bug on function. Eduardo A. Bustamante López <dualbus@gmail.com> 2015-12-09 23:07 -0600
feature request: store lines before history expansion Hans Ginzel <hans@matfyz.cz> 2015-12-10 17:04 +0100
SHELLOPTS=xtrace security hardening up201407890@alunos.dcc.fc.up.pt 2015-12-10 20:16 +0100
Re: feature request: store lines before history expansion isabella parakiss <izaberina@gmail.com> 2015-12-10 20:18 +0100
Re: SHELLOPTS=xtrace security hardening Stephane Chazelas <stephane.chazelas@gmail.com> 2015-12-10 23:46 +0000
Re: feature request: store lines before history expansion Chet Ramey <chet.ramey@case.edu> 2015-12-10 19:56 -0500
Re: [PATCH] `alias' reusable form breaks with alias NAMES starting with `-' Chet Ramey <chet.ramey@case.edu> 2015-12-10 17:44 -0800
bash closes fd twice. Yoriyuki Yamagata <yoriyuki.yamagata@aist.go.jp> 2015-12-11 17:40 +0900
Re: bash closes fd twice. Yoriyuki Yamagata <yoriyuki.yamagata@aist.go.jp> 2015-12-11 17:43 +0900
Re: bash closes fd twice. Chet Ramey <chet.ramey@case.edu> 2015-12-11 05:42 -0800
Re: SHELLOPTS=xtrace security hardening up201407890@alunos.dcc.fc.up.pt 2015-12-11 14:50 +0100
Re: bash closes fd twice. Eric Blake <eblake@redhat.com> 2015-12-11 07:06 -0700
Re: bash closes fd twice. Mike Frysinger <vapier@gentoo.org> 2015-12-11 14:08 -0500
Re: SHELLOPTS=xtrace security hardening up201407890@alunos.dcc.fc.up.pt 2015-12-11 21:48 +0100
Re: Ruler Stephane Chazelas <stephane.chazelas@gmail.com> 2015-12-12 13:33 +0000
[PATCH/RFC] do not source/exec scripts on noexec mount points Mike Frysinger <vapier@gentoo.org> 2015-12-12 16:01 -0500
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points Piotr Grzybowski <narsil.pl@gmail.com> 2015-12-12 23:00 +0100
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points Bob Proulx <bob@proulx.com> 2015-12-12 15:06 -0700
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points Mike Frysinger <vapier@gentoo.org> 2015-12-12 17:53 -0500
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points Mike Frysinger <vapier@gentoo.org> 2015-12-12 23:50 -0500
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points konsolebox <konsolebox@gmail.com> 2015-12-13 16:50 +0800
Re: [PATCH/RFC] do not source/exec scripts on noexec mount points Piotr Grzybowski <narsil.pl@gmail.com> 2015-12-13 12:21 +0100

« Previous 1 ... 97 98 99 100 101 ... 114 Next »


csiph-web