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 Jun 30 2022 13:50:00 -0400
Threads in reverse chronological order
[
Next Period
]
Bug: garbled history search when using "\e[K" is PS1
,
Constantine Bytensky
,
2022/06/30
Re: Bug: garbled history search when using "\e[K" is PS1
,
Andreas Schwab
,
2022/06/30
declare +attribute in help
,
Dennis Williamson
,
2022/06/29
Re: declare +attribute in help
,
Chet Ramey
,
2022/06/30
Fwd: Bash-5.2-rc1 available
,
Chet Ramey
,
2022/06/28
Odd Behavior: $SHLVL decreases in some situations with a pipe
,
H. Thiele
,
2022/06/27
Re: Odd Behavior: $SHLVL decreases in some situations with a pipe
,
Chet Ramey
,
2022/06/27
Re: Odd Behavior: $SHLVL decreases in some situations with a pipe
,
H. Thiele
,
2022/06/29
tab completing `/ cause weird errors messages.
,
Emanuele Torre
,
2022/06/25
Re: tab completing `/ cause weird errors messages.
,
Davide Brini
,
2022/06/26
Re: tab completing `/ cause weird errors messages.
,
Chet Ramey
,
2022/06/27
Heredoc leading tab/space behaviour
,
Ing. Gerold Broser
,
2022/06/24
Re: Heredoc leading tab/space behaviour
,
Chet Ramey
,
2022/06/24
Re: Heredoc leading tab/space behaviour
,
Kerin Millar
,
2022/06/24
Re: Heredoc leading tab/space behaviour
,
Lawrence Velázquez
,
2022/06/24
[ ! ! hey ] -> [: too many arguments
,
Steffen Nurpmeso
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Steffen Nurpmeso
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Chet Ramey
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Steffen Nurpmeso
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Chet Ramey
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Greg Wooledge
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Steffen Nurpmeso
,
2022/06/24
Re: [ ! ! hey ] -> [: too many arguments
,
Emanuele Torre
,
2022/06/23
Re: [ ! ! hey ] -> [: too many arguments
,
Steffen Nurpmeso
,
2022/06/27
[PATCH] fix COMP_WORDS when completing an empty word
,
n+bash
,
2022/06/20
Re: [PATCH] fix COMP_WORDS when completing an empty word
,
Lawrence Velázquez
,
2022/06/30
[PATCH] fix COMP_WORDS when completing an empty word
,
Naïm Favier
,
2022/06/20
test arithmetic operators print a incorrect error message
,
Emanuele Torre
,
2022/06/15
Re: test arithmetic operators print a incorrect error message
,
Chet Ramey
,
2022/06/17
error messages for [[ don't include "[[: " when a DEBUG trap is present
,
Emanuele Torre
,
2022/06/15
Re: error messages for [[ don't include "[[: " when a DEBUG trap is present
,
Chet Ramey
,
2022/06/17
bash doesn't print an error message for [[ $str =~ $invalid_re ]]
,
Emanuele Torre
,
2022/06/15
[bash-5.2] array assignment caused bash to stop saving history
,
Clark Wang
,
2022/06/15
Re: [bash-5.2] array assignment caused bash to stop saving history
,
Chet Ramey
,
2022/06/15
builtin man page for wait omits information from SIGNALS
,
AA
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Greg Wooledge
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Robert Elz
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
AA
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Greg Wooledge
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Greg Wooledge
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Andreas Schwab
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Robert Elz
,
2022/06/15
Re: builtin man page for wait omits information from SIGNALS
,
Chet Ramey
,
2022/06/17
Parallelization of shell scripts for 'configure' etc.
,
Paul Eggert
,
2022/06/13
Re: Parallelization of shell scripts for 'configure' etc.
,
Dale R. Worley
,
2022/06/13
Re: Parallelization of shell scripts for 'configure' etc.
,
Paul Eggert
,
2022/06/13
Re: Parallelization of shell scripts for 'configure' etc.
,
Ángel
,
2022/06/14
Re: Parallelization of shell scripts for 'configure' etc.
,
Paul Eggert
,
2022/06/14
Re: Parallelization of shell scripts for 'configure' etc.
,
Jeffrey Walton
,
2022/06/14
Re: Parallelization of shell scripts for 'configure' etc.
,
Alex Ameen
,
2022/06/13
Re: Parallelization of shell scripts for 'configure' etc.
,
Alex Ameen
,
2022/06/13
Re: Parallelization of shell scripts for 'configure' etc.
,
Chet Ramey
,
2022/06/14
Re: Parallelization of shell scripts for 'configure' etc.
,
Steffen Nurpmeso
,
2022/06/14
Message not available
Message not available
Message not available
Re: Parallelization of shell scripts for 'configure' etc.
,
Paul Eggert
,
2022/06/14
Re: Parallelization of shell scripts for 'configure' etc.
,
Bruno Haible
,
2022/06/15
Re: Parallelization of shell scripts for 'configure' etc.
,
L A Walsh
,
2022/06/18
Re: Parallelization of shell scripts for 'configure' etc.
,
Tim Rühsen
,
2022/06/18
Re: Parallelization of shell scripts for 'configure' etc.
,
Chet Ramey
,
2022/06/20
Re: Parallelization of shell scripts for 'configure' etc.
,
Alexandre Oliva
,
2022/06/21
PATCH: PREEXEC_COMMAND
,
Constantine Bytensky
,
2022/06/09
Inconsistency between fc and C-x C-e
,
Luciano
,
2022/06/08
Re: Inconsistency between fc and C-x C-e
,
Greg Wooledge
,
2022/06/08
Re: Inconsistency between fc and C-x C-e
,
Chet Ramey
,
2022/06/09
Re: Inconsistency between fc and C-x C-e
,
Luciano
,
2022/06/09
Re: Inconsistency between fc and C-x C-e
,
Lawrence Velázquez
,
2022/06/09
Re: Inconsistency between fc and C-x C-e
,
Chet Ramey
,
2022/06/10
Re: Inconsistency between fc and C-x C-e
,
Lawrence Velázquez
,
2022/06/10
Re: Inconsistency between fc and C-x C-e
,
Chet Ramey
,
2022/06/10
Documentation Error
,
mcmuffin6o
,
2022/06/08
Re: Documentation Error
,
G. Branden Robinson
,
2022/06/08
-DSYS_BASHRC flag causes segfault on OpenBSD
,
cybertailor
,
2022/06/04
Re: -DSYS_BASHRC flag causes segfault on OpenBSD
,
Andreas Schwab
,
2022/06/04
>&"$var" broken in declare -f and exported functions
,
Namikaze Minato
,
2022/06/03
Re: >&"$var" broken in declare -f and exported functions
,
Alexey
,
2022/06/03
Re: >&"$var" broken in declare -f and exported functions
,
Namikaze Minato
,
2022/06/05
Re: >&"$var" broken in declare -f and exported functions
,
Lawrence Velázquez
,
2022/06/05
Re: >&"$var" broken in declare -f and exported functions
,
Alexey
,
2022/06/06
Re: >&"$var" broken in declare -f and exported functions
,
Chet Ramey
,
2022/06/06
Re: Unfortunate error message for invalid executable
,
Chet Ramey
,
2022/06/03
Re: Unfortunate error message for invalid executable
,
Chet Ramey
,
2022/06/03
Re: Unfortunate error message for invalid executable
,
Chet Ramey
,
2022/06/03
Re: Unfortunate error message for invalid executable
,
Chet Ramey
,
2022/06/03
Re: Unfortunate error message for invalid executable
,
AA
,
2022/06/03
Re: bash leaks the old var when using =~ in a function with local BASH_REMATCH
,
Chet Ramey
,
2022/06/02
BASH recursion segfault, FUNCNEST doesn't help
,
Gergely
,
2022/06/01
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Martin Schulte
,
2022/06/01
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Gergely
,
2022/06/02
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Ángel
,
2022/06/04
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Chet Ramey
,
2022/06/06
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Gergely
,
2022/06/07
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Chet Ramey
,
2022/06/07
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Gergely
,
2022/06/07
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Chet Ramey
,
2022/06/09
Re: BASH recursion segfault, FUNCNEST doesn't help
,
Chet Ramey
,
2022/06/06
Re: Bash-5.2-beta available
,
Matthias Klose
,
2022/06/01
Re: Bash-5.2-beta available
,
Chet Ramey
,
2022/06/01
[gnu.org #1838744] Bash Manual, 3.6.2 Redirecting Inputs, SUGGESTION
,
Therese Godefroy via RT
,
2022/06/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc