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 Feb 27 2020 14:20:02 -0500
Threads in reverse chronological order
[
Next Period
]
Bug: bind -u shell-backward-word does not unbind the binding
,
lockywolf
,
2020/02/27
Re: Bug: bind -u shell-backward-word does not unbind the binding
,
Chet Ramey
,
2020/02/27
bash 5.0.11 – Output not redirected
,
Ricky Tigg
,
2020/02/26
Re: bash 5.0.11 – Output not redirected
,
Eli Schwartz
,
2020/02/26
Re: bash 5.0.11 – Output not redirected
,
Greg Wooledge
,
2020/02/26
Re: bash 5.0.11 – Output not redirected
,
Eli Schwartz
,
2020/02/26
Re: bash 5.0.11 – Output not redirected
,
Greg Wooledge
,
2020/02/26
Re: bash 5.0.11 – Output not redirected
,
Ricky Tigg
,
2020/02/27
Re: bash 5.0.11 – Output not redirected
,
Andreas Kusalananda Kähäri
,
2020/02/27
Re: bash 5.0.11 – Output not redirected
,
Ricky Tigg
,
2020/02/27
Re: bash 5.0.11 – Output not redirected
,
Greg Wooledge
,
2020/02/27
Unnecessary space in 'declare -p' and [@]@A for non-empty associative arrays
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: Unnecessary space in 'declare -p' and [@]@A for non-empty associative arrays
,
Chet Ramey
,
2020/02/20
${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Eli Schwartz
,
2020/02/19
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Greg Wooledge
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Eli Schwartz
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/21
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/21
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/20
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a
,
Chet Ramey
,
2020/02/23
Inconsistent termination of function when 'local' tries to override read-only variable
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: Inconsistent termination of function when 'local' tries to override read-only variable
,
Chet Ramey
,
2020/02/20
${variable@A} does not work for associative arrays
,
Arfrever Frehtes Taifersar Arahesis
,
2020/02/19
Re: ${variable@A} does not work for associative arrays
,
Chet Ramey
,
2020/02/19
Re: ${variable@A} does not work for associative arrays
,
Eli Schwartz
,
2020/02/19
test -v for array does not work as documented
,
Ulrich Mueller
,
2020/02/19
Re: test -v for array does not work as documented
,
Chet Ramey
,
2020/02/19
Re: test -v for array does not work as documented
,
Ulrich Mueller
,
2020/02/19
Re: test -v for array does not work as documented
,
Chet Ramey
,
2020/02/19
Re: test -v for array does not work as documented
,
pepa65
,
2020/02/19
Re: test -v for array does not work as documented
,
Stephane Chazelas
,
2020/02/19
Re: test -v for array does not work as documented
,
Ulrich Mueller
,
2020/02/20
Re: test -v for array does not work as documented
,
pepa65
,
2020/02/20
Re: test -v for array does not work as documented
,
Grisha Levit
,
2020/02/19
Re: test -v for array does not work as documented
,
Ulrich Mueller
,
2020/02/20
Re: test -v for array does not work as documented
,
Greg Wooledge
,
2020/02/20
Re: test -v for array does not work as documented
,
Chet Ramey
,
2020/02/20
Re: test -v for array does not work as documented
,
Ulrich Mueller
,
2020/02/21
Re: test -v for array does not work as documented
,
pepa65
,
2020/02/21
Re: test -v for array does not work as documented
,
Chet Ramey
,
2020/02/23
Re: test -v for array does not work as documented
,
pepa65
,
2020/02/23
Re: test -v for array does not work as documented
,
Chet Ramey
,
2020/02/23
"wait" loses signals
,
Denys Vlasenko
,
2020/02/19
Re: "wait" loses signals
,
Chet Ramey
,
2020/02/19
Re: "wait" loses signals
,
Harald van Dijk
,
2020/02/19
Re: "wait" loses signals
,
Robert Elz
,
2020/02/19
Re: "wait" loses signals
,
Harald van Dijk
,
2020/02/20
Re: "wait" loses signals
,
Robert Elz
,
2020/02/20
Re: "wait" loses signals
,
Harald van Dijk
,
2020/02/20
Re: "wait" loses signals
,
Denys Vlasenko
,
2020/02/20
Re: "wait" loses signals
,
Chet Ramey
,
2020/02/20
Re: "wait" loses signals
,
Denys Vlasenko
,
2020/02/21
Re: "wait" loses signals
,
Chet Ramey
,
2020/02/21
Re: "wait" loses signals
,
Denys Vlasenko
,
2020/02/21
Re: "wait" loses signals
,
Robert Elz
,
2020/02/24
Re: "wait" loses signals
,
Denys Vlasenko
,
2020/02/24
Re: "wait" loses signals
,
Robert Elz
,
2020/02/24
Re: "wait" loses signals
,
Daniel Colascione
,
2020/02/24
Re: "wait" loses signals
,
Chet Ramey
,
2020/02/24
Re: "wait" loses signals
,
Robert Elz
,
2020/02/24
Re: "wait" loses signals
,
Daniel Colascione
,
2020/02/24
Re: "wait" loses signals
,
Robert Elz
,
2020/02/25
Re: "wait" loses signals
,
Daniel Colascione
,
2020/02/25
Re: "wait" loses signals
,
Chet Ramey
,
2020/02/24
Re: "wait" loses signals
,
Denys Vlasenko
,
2020/02/24
Re: "wait" loses signals
,
Harald van Dijk
,
2020/02/24
tty-login fails if another bash is exec'ed in .bashrc: no job control in background
,
Tycho Kirchner
,
2020/02/16
Re: tty-login fails if another bash is exec'ed in .bashrc: no job control in background
,
Chet Ramey
,
2020/02/16
Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/02/13
Re: Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/02/14
Re: Procsub.tests on OSes using named pipes
,
Jesse Hathaway
,
2020/02/14
Re: Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/02/14
Re: Procsub.tests on OSes using named pipes
,
Chet Ramey
,
2020/02/15
Re: Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/02/27
Re: Procsub.tests on OSes using named pipes
,
Chet Ramey
,
2020/02/15
Re: Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/02/20
Bash-5.0 Official Patch 16
,
Chet Ramey
,
2020/02/10
Bash-5.0 Official Patch 15
,
Chet Ramey
,
2020/02/10
Bash-5.0 Official Patch 14
,
Chet Ramey
,
2020/02/10
Bash-5.0 Offficial Patch 13
,
Chet Ramey
,
2020/02/10
Bash-5.0 Official Patch 12
,
Chet Ramey
,
2020/02/10
Typo in documentation (e.g. man page): 'abd' -> 'and'
,
Thomas Fischer
,
2020/02/10
Lack of documentation about mapfile callback
,
Léa Gris
,
2020/02/08
Re: Lack of documentation about mapfile callback
,
Chet Ramey
,
2020/02/08
Opening a `.HFS+ Private Directory Data'$'\r` folder messes up terminal prepended prompt
,
Magnon Damant
,
2020/02/07
Re: Opening a `.HFS+ Private Directory Data'$'\r` folder messes up terminal prepended prompt
,
Greg Wooledge
,
2020/02/07
Re: Opening a `.HFS+ Private Directory Data'$'\r` folder messes up terminal prepended prompt
,
Lawrence Velázquez
,
2020/02/08
Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Martijn Dekker
,
2020/02/06
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Harald van Dijk
,
2020/02/06
AW: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Walter Harms
,
2020/02/07
Re: AW: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Martijn Dekker
,
2020/02/07
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Chet Ramey
,
2020/02/07
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Robert Elz
,
2020/02/06
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Robert Elz
,
2020/02/06
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Harald van Dijk
,
2020/02/08
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Jilles Tjoelker
,
2020/02/09
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Robert Elz
,
2020/02/18
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Denys Vlasenko
,
2020/02/18
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'
,
Harald van Dijk
,
2020/02/18
Important request, participation in software development study
,
ivandarioarroyo
,
2020/02/04
Message not available
Re: Important request, participation in software development study
,
Allodoxaphobia
,
2020/02/04
RE:Important request, participation in software development study
,
ivandarioarroyo
,
2020/02/05
print/echo lost from COMMAND_PROMPT Function
,
Manish Patel
,
2020/02/03
Re: print/echo lost from COMMAND_PROMPT Function
,
Chet Ramey
,
2020/02/04
Re: print/echo lost from COMMAND_PROMPT Function
,
Manish Patel
,
2020/02/04
Re: print/echo lost from COMMAND_PROMPT Function
,
Chet Ramey
,
2020/02/05
Re: Readline history bug
,
Chet Ramey
,
2020/02/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc