Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Apr 30 2020 22:44:06 -0400
Threads in reverse chronological order
[
Next Period
]
Potential restricted bash escape by modifying history file
,
Diffie
,
2020/04/30
Local variable names clash with global read-only variable names.
,
andrej
,
2020/04/28
Re: Local variable names clash with global read-only variable names.
,
Greg Wooledge
,
2020/04/28
Re: Local variable names clash with global read-only variable names.
,
Chet Ramey
,
2020/04/30
Re: Local variable names clash with global read-only variable names.
,
Dale R. Worley
,
2020/04/30
How functions are defined
,
Dale R. Worley
,
2020/04/27
Re: How functions are defined
,
Andreas Schwab
,
2020/04/28
Re: How functions are defined
,
Robert Elz
,
2020/04/28
Re: How functions are defined
,
Chet Ramey
,
2020/04/30
in terminal mode
,
Eva Farrell
,
2020/04/27
Re: in terminal mode
,
Greg Wooledge
,
2020/04/27
Removing the shift/reduce conflict in the parser
,
Dale R. Worley
,
2020/04/26
Re: Removing the shift/reduce conflict in the parser
,
Chet Ramey
,
2020/04/27
Variable references (declare -n, "nameref") are limited to a depth of 8.
,
andrej
,
2020/04/25
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Chet Ramey
,
2020/04/25
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Andrej Podzimek
,
2020/04/25
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Chet Ramey
,
2020/04/27
Man page typo: "abd"
,
Alex Schroeder
,
2020/04/24
Re: Man page typo: "abd"
,
Chet Ramey
,
2020/04/24
Bash-5.0 Official Patch 17
,
Chet Ramey
,
2020/04/24
Cannot shadow local -r when assigning local to array in declaration
,
Ross Goldberg
,
2020/04/23
Re: Cannot shadow local -r when assigning local to array in declaration
,
Chet Ramey
,
2020/04/27
Unbuffered pipes: cases to be supported
,
Dale R. Worley
,
2020/04/23
Re: Unbuffered pipes: cases to be supported
,
Ángel
,
2020/04/25
Re: Unbuffered pipes: cases to be supported
,
Dale R. Worley
,
2020/04/27
Re: Proposed new feature for bash: unbuffered pipes
,
Dale R. Worley
,
2020/04/22
Re: Proposed new feature for bash: unbuffered pipes
,
Andreas Schwab
,
2020/04/23
Re: Proposed new feature for bash: unbuffered pipes
,
Dale R. Worley
,
2020/04/23
Re: Proposed new feature for bash: unbuffered pipes
,
Daniel Colascione
,
2020/04/23
Re: Proposed new feature for bash: unbuffered pipes
,
Daniel Colascione
,
2020/04/23
Re: Proposed new feature for bash: unbuffered pipes
,
Chet Ramey
,
2020/04/24
nameref pointing to array element
,
Daniel Molina
,
2020/04/22
Re: nameref pointing to array element
,
Chet Ramey
,
2020/04/23
PATCH [1/1]: compressedand - escape single ampersand found in URLs
,
Gonzalez, Eric (UMKC-Student)
,
2020/04/22
Proposed new feature for bash: unbuffered pipes, part 4: glibc.diff
,
Dale R. Worley
,
2020/04/21
Proposed new feature for bash: unbuffered pipes, part 3: bash.diff
,
Dale R. Worley
,
2020/04/21
Proposed new feature for bash: unbuffered pipes, part 2: demo implementation
,
Dale R. Worley
,
2020/04/21
Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Dale R. Worley
,
2020/04/21
Re: Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Greg Wooledge
,
2020/04/22
Re: Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Dale R. Worley
,
2020/04/22
Suggestions for improving Bash
,
Dale R. Worley
,
2020/04/20
Re: Suggestions for improving Bash
,
Greg Wooledge
,
2020/04/21
Re: Suggestions for improving Bash
,
Chet Ramey
,
2020/04/21
Re: Suggestions for improving Bash
,
Chet Ramey
,
2020/04/21
pasting in bracketed-paste mode breaks reverse-i-search
,
gentoo_eshoes
,
2020/04/20
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
Chet Ramey
,
2020/04/21
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
gentoo_eshoes
,
2020/04/21
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
Chet Ramey
,
2020/04/21
bash-20200417 snapshot breaks examples/loadables/push.c
,
Eli Schwartz
,
2020/04/20
Re: bash-20200417 snapshot breaks examples/loadables/push.c
,
Chet Ramey
,
2020/04/20
Expansions based on variable existence (e.g. ${var+exists}) yield inconsistent results.
,
andrej
,
2020/04/20
Re: Expansions based on variable existence (e.g. ${var+exists}) yield inconsistent results.
,
Chet Ramey
,
2020/04/20
Bug in manual
,
Péter Kozics
,
2020/04/20
Re: Bug in manual
,
Chet Ramey
,
2020/04/20
process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
2020/04/20
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
2020/04/21
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
2020/04/21
[PATCH] operate-and-get-next skips command after a multi-line command
,
Greg Price
,
2020/04/19
Re: [PATCH] operate-and-get-next skips command after a multi-line command
,
Chet Ramey
,
2020/04/21
speeding up hash_search?
,
George Jones
,
2020/04/19
Re: speeding up hash_search?
,
Chet Ramey
,
2020/04/19
[PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
2020/04/19
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
2020/04/19
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Greg Wooledge
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Greg Wooledge
,
2020/04/20
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
2020/04/20
Re: How can redirection operator aka ">" open output in append instead of ordinary write mode?
,
gentoo_eshoes
,
2020/04/17
looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
Eduardo Bustamante
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
Greg Wooledge
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
Eduardo Bustamante
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/17
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
2020/04/18
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/18
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/18
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
2020/04/19
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
2020/04/19
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
2020/04/19
%q with truncating size loses safeness of %q
,
Sam Liddicott
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Greg Wooledge
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
2020/04/19
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Greg Wooledge
,
2020/04/17
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
2020/04/18
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
2020/04/19
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
2020/04/20
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
2020/04/19
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
2020/04/20
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
2020/04/20
Expansions for array assignment not documented
,
E. Choroba
,
2020/04/17
Re: Expansions for array assignment not documented
,
Chet Ramey
,
2020/04/17
Trap in command substitution breaks parent
,
DALECKI Léo
,
2020/04/17
Re: Trap in command substitution breaks parent
,
Chet Ramey
,
2020/04/19
[PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Koichi Murase
,
2020/04/16
Re: [PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Chet Ramey
,
2020/04/18
Re: [PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Koichi Murase
,
2020/04/18
[bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
2020/04/15
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Chet Ramey
,
2020/04/15
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
2020/04/16
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Chet Ramey
,
2020/04/16
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
2020/04/18
Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Franklin, Jason
,
2020/04/15
Re: Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Chet Ramey
,
2020/04/15
Re: Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Franklin, Jason
,
2020/04/15
Difference between EPOCHREALTIME and EPOCHSECONDS
,
felix
,
2020/04/14
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Chet Ramey
,
2020/04/14
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Martin Schulte
,
2020/04/14
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Chet Ramey
,
2020/04/14
SEGFAULT ON TILDE EXPANSION
,
kutay üner
,
2020/04/10
BUG in arithcomp: bypass of the check condition and arbitrary read/write of shell variables
,
Raffaele Florio
,
2020/04/10
Re: BUG in arithcomp: bypass of the check condition and arbitrary read/write of shell variables
,
Greg Wooledge
,
2020/04/10
Error in the manual regarding the '=~' operator
,
Guebitz Roland
,
2020/04/09
Re: Error in the manual regarding the '=~' operator
,
Chet Ramey
,
2020/04/09
First lines of examples/startup-files/bashrc
,
Martin Schulte
,
2020/04/08
Re: First lines of examples/startup-files/bashrc
,
Eduardo Bustamante
,
2020/04/08
Re: First lines of examples/startup-files/bashrc
,
Greg Wooledge
,
2020/04/09
Re: First lines of examples/startup-files/bashrc
,
Chet Ramey
,
2020/04/09
Re: First lines of examples/startup-files/bashrc
,
Greg Wooledge
,
2020/04/09
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/08
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/11
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/11
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/11
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/11
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/14
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/14
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/15
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/15
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
2020/04/12
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
2020/04/13
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
2020/04/13
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Ángel
,
2020/04/15
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
2020/04/15
Exclamation mark does not work with set -e
,
fb
,
2020/04/06
Re: Exclamation mark does not work with set -e
,
Greg Wooledge
,
2020/04/06
Re: Exclamation mark does not work with set -e
,
Chris Down
,
2020/04/06
Re: Exclamation mark does not work with set -e
,
Florent Bordignon
,
2020/04/06
Backslash Bound Incorrectly (Readline)
,
sunnycemetery
,
2020/04/06
Re: Backslash Bound Incorrectly (Readline)
,
Koichi Murase
,
2020/04/06
Re: Backslash Bound Incorrectly (Readline)
,
sunnycemetery
,
2020/04/06
signals ignored in a subshell
,
Oğuz
,
2020/04/04
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/04
Re: signals ignored in a subshell
,
Oğuz
,
2020/04/04
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/05
Re: signals ignored in a subshell
,
Oğuz
,
2020/04/05
Re: signals ignored in a subshell
,
Chet Ramey
,
2020/04/05
signals ignored in a subshell
,
Oğuz
,
2020/04/06
Re: signals ignored in a subshell
,
Oğuz
,
2020/04/06
Re: signals ignored in a subshell
,
Chet Ramey
,
2020/04/06
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/06
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/06
Re: signals ignored in a subshell
,
Chet Ramey
,
2020/04/06
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/06
Re: signals ignored in a subshell
,
Chet Ramey
,
2020/04/06
Re: signals ignored in a subshell
,
Robert Elz
,
2020/04/06
Re: signals ignored in a subshell
,
Chet Ramey
,
2020/04/05
verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
2020/04/02
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
2020/04/03
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
2020/04/03
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
2020/04/05
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
2020/04/05
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
2020/04/06
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
2020/04/11
commands following asynchronous list are executed twice
,
Oğuz
,
2020/04/02
Re: commands following asynchronous list are executed twice
,
Chet Ramey
,
2020/04/02
Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
2020/04/01
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
2020/04/01
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Chet Ramey
,
2020/04/02
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
2020/04/03
errexit and local variable set by failing command
,
Krystian Wojtas
,
2020/04/01
Re: errexit and local variable set by failing command
,
Greg Wooledge
,
2020/04/01
Re: errexit and local variable set by failing command
,
Krystian Wojtas
,
2020/04/01
Re: errexit and local variable set by failing command
,
Chet Ramey
,
2020/04/01
Command substitution before while loop
,
Krystian Wojtas
,
2020/04/01
Re: Command substitution before while loop
,
Andreas Schwab
,
2020/04/01
Re: Command substitution before while loop
,
Chet Ramey
,
2020/04/01
Re: Command substitution before while loop
,
Krystian Wojtas
,
2020/04/01
kill $! won't kill the last command in asynchronous list
,
Oğuz
,
2020/04/01
Re: kill $! won't kill the last command in asynchronous list
,
Chet Ramey
,
2020/04/01
Re: kill $! won't kill the last command in asynchronous list
,
Oğuz
,
2020/04/01
Re: kill $! won't kill the last command in asynchronous list
,
Chet Ramey
,
2020/04/01
Re: kill $! won't kill the last command in asynchronous list
,
Oğuz
,
2020/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc