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: command substitution is stripping set -e from options Chet Ramey <chet.ramey@case.edu> 2015-10-13 09:25 -0400
Re: Want way to run background processes with SIGINT unignored Ian Jackson <ijackson@chiark.greenend.org.uk> 2015-10-13 15:58 +0100
Re: Something strange with string replacements gaspar.bin@gmail.com 2015-10-13 10:11 -0700
[PATCH] Provide shopt -s no_async_sig_ignore Ian Jackson <ijackson@chiark.greenend.org.uk> 2015-10-13 18:26 +0100
bash 4.3.42 configure script needs to test sys/resource.h different on SunOS4 "Klaus Ziegler - owner of sunfreeware.de" <klausz@haus-gisela.de> 2015-10-13 22:10 +0200
my confusion on various I/O redirections syntaxes and indirect methods Linda Walsh <bash@tlinx.org> 2015-10-13 13:51 -0700
Re: my confusion on various I/O redirections syntaxes and indirect methods Greg Wooledge <wooledg@eeg.ccf.org> 2015-10-13 17:11 -0400
warnings with compgen -C and -F isabella parakiss <izaberina@gmail.com> 2015-10-14 10:08 +0200
bashdb builtins on BSD and Hurd Nicholas Bamber <nicholas@periapt.co.uk> 2015-10-14 12:38 +0100
Re: warnings with compgen -C and -F Chet Ramey <chet.ramey@case.edu> 2015-10-14 09:59 -0400
Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==? Linda Walsh <bash@tlinx.org> 2015-10-14 22:05 -0700
Bash-4.4-beta available for FTP Chet Ramey <chet.ramey@case.edu> 2015-10-15 10:23 -0400
Re: Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==? Chet Ramey <chet.ramey@case.edu> 2015-10-15 10:28 -0400
Re: Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==? Chet Ramey <chet.ramey@case.edu> 2015-10-15 10:29 -0400
Re: Bash-4.4-beta available for FTP Greg Wooledge <wooledg@eeg.ccf.org> 2015-10-15 11:23 -0400
Re: Bash-4.4-beta available for FTP Greg Wooledge <wooledg@eeg.ccf.org> 2015-10-15 13:02 -0400
updating shopt compat settings to include current version Mike Frysinger <vapier@gentoo.org> 2015-10-15 13:34 -0400
Re: updating shopt compat settings to include current version Linda Walsh <bash@tlinx.org> 2015-10-15 11:01 -0700
Re: updating shopt compat settings to include current version Chet Ramey <chet.ramey@case.edu> 2015-10-15 14:28 -0400
Re: updating shopt compat settings to include current version Mike Frysinger <vapier@gentoo.org> 2015-10-15 15:27 -0400
[PATCH] Remove bash.pc in distclean, not clean Andreas Schwab <schwab@linux-m68k.org> 2015-10-15 21:59 +0200
Re: updating shopt compat settings to include current version Chet Ramey <chet.ramey@case.edu> 2015-10-15 16:06 -0400
Re: updating shopt compat settings to include current version Linda Walsh <bash@tlinx.org> 2015-10-15 14:00 -0700
Re: updating shopt compat settings to include current version Mike Frysinger <vapier@gentoo.org> 2015-10-15 17:30 -0400
Re: ! in PS1 in posix mode Bob Proulx <bob@proulx.com> 2015-10-15 22:27 -0600
why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-16 15:19 +0800
Re: updating shopt compat settings to include current version Chet Ramey <chet.ramey@case.edu> 2015-10-16 11:37 -0400
Re: updating shopt compat settings to include current version Chet Ramey <chet.ramey@case.edu> 2015-10-16 14:26 -0400
Re: why must bash zap last search string just because we hit ^C? Chet Ramey <chet.ramey@case.edu> 2015-10-16 14:50 -0400
Re: updating shopt compat settings to include current version Mike Frysinger <vapier@gentoo.org> 2015-10-16 15:56 -0400
Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes? Linda Walsh <bash@tlinx.org> 2015-10-16 16:52 -0700
problem with @A and arrays isabella parakiss <izaberina@gmail.com> 2015-10-17 02:55 +0200
language inconsistency(wart) & RFE Linda Walsh <bash@tlinx.org> 2015-10-16 18:18 -0700
Re: language inconsistency(wart) & RFE isabella parakiss <izaberina@gmail.com> 2015-10-17 07:00 +0200
Search Married Women Looking Men for Discreet Dating karla.lawson147@gmail.com 2015-10-17 03:26 -0700
Re: language inconsistency(wart) & RFE Linda Walsh <bash@tlinx.org> 2015-10-17 08:55 -0700
Re: problem with @A and arrays Chet Ramey <chet.ramey@case.edu> 2015-10-17 18:01 -0400
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes? Chet Ramey <chet.ramey@case.edu> 2015-10-17 18:38 -0400
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes? Linda Walsh <bash@tlinx.org> 2015-10-17 17:43 -0700
Re: why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-18 10:06 +0800
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes? "Chris F.A. Johnson" <chris@cfajohnson.com> 2015-10-17 22:19 -0400
Re: why must bash zap last search string just because we hit ^C? "Chris F.A. Johnson" <chris@cfajohnson.com> 2015-10-17 22:23 -0400
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes? Oleg Popov <dev-random@mail.ru> 2015-10-18 05:27 +0300
Re: why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-18 10:52 +0800
Re: why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-18 11:19 +0800
Re: why must bash zap last search string just because we hit ^C? "Chris F.A. Johnson" <chris@cfajohnson.com> 2015-10-17 23:40 -0400
Re: why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-18 11:58 +0800
Re: Search Married Women Looking Men for Discreet Dating jroke <datingsites86@gmail.com> 2015-10-17 20:59 -0700
Re: why must bash zap last search string just because we hit ^C? 積丹尼 Dan Jacobson <jidanni@jidanni.org> 2015-10-18 12:01 +0800
Re: problem with @A and arrays isabella parakiss <izaberina@gmail.com> 2015-10-18 12:35 +0200

« Previous 1 ... 103 104 105 106 107 ... 114 Next »


csiph-web