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: Mon Jul 31 2023 17:12:32 -0400
Threads in reverse chronological order
[
Next Period
]
A few suggestions for the GNU Manual
,
Wiley Young
,
2023/07/31
[PATCH] use real compspec hash key for compopt output
,
Grisha Levit
,
2023/07/28
history builtin with no HISTFILE
,
Grisha Levit
,
2023/07/27
comments inside command subst are handled inconsistently
,
Denys Vlasenko
,
2023/07/27
Re: comments inside command subst are handled inconsistently
,
Dale R. Worley
,
2023/07/27
Re: comments inside command subst are handled inconsistently
,
Martin D Kealey
,
2023/07/28
Re: comments inside command subst are handled inconsistently
,
Chet Ramey
,
2023/07/29
Re: comments inside command subst are handled inconsistently
,
Martin D Kealey
,
2023/07/30
Re: comments inside command subst are handled inconsistently
,
Chet Ramey
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Ángel
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Denys Vlasenko
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
G. Branden Robinson
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Chet Ramey
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Chet Ramey
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Denys Vlasenko
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
G. Branden Robinson
,
2023/07/31
Re: comments inside command subst are handled inconsistently
,
Chet Ramey
,
2023/07/29
built-in printf returns success when integer is out of range
,
thomas
,
2023/07/26
Re: built-in printf returns success when integer is out of range
,
Dennis Williamson
,
2023/07/26
Re: built-in printf returns success when integer is out of range
,
thomas
,
2023/07/26
Re: built-in printf returns success when integer is out of range
,
Lawrence Velázquez
,
2023/07/26
Re: built-in printf returns success when integer is out of range
,
Chet Ramey
,
2023/07/27
[PATCH] read: non-raw-mode fixes
,
Grisha Levit
,
2023/07/26
[PATCH v2] read: non-raw-mode fixes
,
Grisha Levit
,
2023/07/26
Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Thomas ten Cate
,
2023/07/26
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Chet Ramey
,
2023/07/26
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
G. Branden Robinson
,
2023/07/26
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Chet Ramey
,
2023/07/27
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
G. Branden Robinson
,
2023/07/27
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Chet Ramey
,
2023/07/28
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
G. Branden Robinson
,
2023/07/28
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Chet Ramey
,
2023/07/29
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
G. Branden Robinson
,
2023/07/29
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Steffen Nurpmeso
,
2023/07/29
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Steffen Nurpmeso
,
2023/07/29
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Bjarni Ingi Gislason
,
2023/07/30
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Bjarni Ingi Gislason
,
2023/07/30
Re: Tilde (~) in bash(1) is typeset incorrectly as Unicode character
,
Chet Ramey
,
2023/07/31
suggestion: shell option for echo to not interpret any argument as an option
,
Zachary Santer
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Greg Wooledge
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Chet Ramey
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Zachary Santer
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Chet Ramey
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Zachary Santer
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Chet Ramey
,
2023/07/28
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Kerin Millar
,
2023/07/26
Re: suggestion: shell option for echo to not interpret any argument as an option
,
Zachary Santer
,
2023/07/26
[PATCH] Makefile.in: add missing intl dependency for unwind_prot.o
,
Sergei Trofimovich
,
2023/07/24
Re: [PATCH] Makefile.in: add missing intl dependency for unwind_prot.o
,
Chet Ramey
,
2023/07/25
Re: [PATCH] Makefile.in: add missing intl dependency for unwind_prot.o
,
Sergei Trofimovich
,
2023/07/25
Re: [PATCH] Makefile.in: add missing intl dependency for unwind_prot.o
,
Chet Ramey
,
2023/07/25
segfault in for(()) loop
,
vc
,
2023/07/24
Re: segfault in for(()) loop
,
Chet Ramey
,
2023/07/24
Re: [bug-bash] segfault in for(()) loop
,
Dr. Werner Fink
,
2023/07/25
Re: [bug-bash] segfault in for(()) loop
,
Chet Ramey
,
2023/07/25
[Documentation] Parameter expansion: missing colon in example
,
private
,
2023/07/21
Re: [Documentation] Parameter expansion: missing colon in example
,
Chet Ramey
,
2023/07/24
git amend commit with backticks on cli causes tty to crash
,
Wiley Young
,
2023/07/20
Re: git amend commit with backticks on cli causes tty to crash
,
Dale R. Worley
,
2023/07/21
Re: git amend commit with backticks on cli causes tty to crash
,
Eduardo Bustamante
,
2023/07/21
Re: git amend commit with backticks on cli causes tty to crash
,
Ángel
,
2023/07/30
Re: git amend commit with backticks on cli causes tty to crash
,
Martin D Kealey
,
2023/07/30
problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Martin D Kealey
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Grisha Levit
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Martin D Kealey
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Greg Wooledge
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Martin D Kealey
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
Greg Wooledge
,
2023/07/20
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/21
Re: problem anomalies , possibly aliases related
,
Greg Wooledge
,
2023/07/21
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/21
Re: problem anomalies , possibly aliases related
,
Martin D Kealey
,
2023/07/21
Re: problem anomalies , possibly aliases related
,
Phi Debian
,
2023/07/22
Re: problem anomalies , possibly aliases related
,
alex xmb ratchev
,
2023/07/20
[PATCH] add libintl dep for unwind_prot
,
Grisha Levit
,
2023/07/20
fg tcsetpgrp() SIGTTIN/SIGTTOU race
,
Earl Chew
,
2023/07/19
Re: fg tcsetpgrp() SIGTTIN/SIGTTOU race
,
Chet Ramey
,
2023/07/24
slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/18
Re: slash appended to tab so its two // at end
,
Martin D Kealey
,
2023/07/19
Re: slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/19
Re: slash appended to tab so its two // at end
,
Chet Ramey
,
2023/07/19
Re: slash appended to tab so its two // at end
,
Greg Wooledge
,
2023/07/19
Re: slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/19
Re: slash appended to tab so its two // at end
,
Grisha Levit
,
2023/07/19
Re: slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/19
Re: slash appended to tab so its two // at end
,
Grisha Levit
,
2023/07/19
Re: slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/19
Re: slash appended to tab so its two // at end
,
Chet Ramey
,
2023/07/24
Re: slash appended to tab so its two // at end
,
alex xmb ratchev
,
2023/07/24
Re: slash appended to tab so its two // at end
,
Chet Ramey
,
2023/07/24
[PATCH] Add missing docs for 'set +o', 'set -o'
,
Beer, Mathis
,
2023/07/18
Re: [PATCH] Add missing docs for 'set +o', 'set -o'
,
Lawrence Velázquez
,
2023/07/18
Re: [PATCH] Add missing docs for 'set +o', 'set -o'
,
Beer, Mathis
,
2023/07/19
Re: [PATCH] Add missing docs for 'set +o', 'set -o'
,
Lawrence Velázquez
,
2023/07/19
Re: [PATCH] Add missing docs for 'set +o', 'set -o'
,
Chet Ramey
,
2023/07/19
[PATCH] fix bind -X quoting
,
Grisha Levit
,
2023/07/18
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/19
Re: [PATCH] fix bind -X quoting
,
alex xmb ratchev
,
2023/07/19
Re: [PATCH] fix bind -X quoting
,
Grisha Levit
,
2023/07/19
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/24
Re: [PATCH] fix bind -X quoting
,
alex xmb ratchev
,
2023/07/24
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/26
Re: [PATCH] fix bind -X quoting
,
Grisha Levit
,
2023/07/26
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/31
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/31
Re: [PATCH] fix bind -X quoting
,
G. Branden Robinson
,
2023/07/31
Re: [PATCH] fix bind -X quoting
,
Chet Ramey
,
2023/07/31
Docs: "shell-transpose-words" in "8.4.4 Killing And Yanking"
,
Sebastian Carlos
,
2023/07/17
Re: Docs: "shell-transpose-words" in "8.4.4 Killing And Yanking"
,
Chet Ramey
,
2023/07/17
printf %ls conversion
,
Grisha Levit
,
2023/07/17
Re: printf %ls conversion
,
Chet Ramey
,
2023/07/17
Some Readline variables are not available in "bind -v"
,
Sebastian Carlos
,
2023/07/16
Re: Some Readline variables are not available in "bind -v"
,
Chet Ramey
,
2023/07/17
history-size reported as "0" even is value is "-1"
,
Sebastian Carlos
,
2023/07/16
Re: history-size reported as "0" even is value is "-1"
,
Chet Ramey
,
2023/07/17
[PATCH 1/2] <<# indent-stripping heredoc
,
Grisha Levit
,
2023/07/13
[PATCH 2/2] <<# indent-stripping heredoc: indented printing
,
Grisha Levit
,
2023/07/13
Re: [PATCH 1/2] <<# indent-stripping heredoc
,
Martin D Kealey
,
2023/07/14
Re: [PATCH 1/2] <<# indent-stripping heredoc
,
Grisha Levit
,
2023/07/14
Re: [PATCH 1/2] <<# indent-stripping heredoc
,
Dennis Williamson
,
2023/07/14
Re: [PATCH 1/2] <<# indent-stripping heredoc
,
Martin D Kealey
,
2023/07/18
Re: [PATCH 1/2] <<# indent-stripping heredoc
,
Chet Ramey
,
2023/07/14
[PATCH] print regerror string on regcomp error
,
Grisha Levit
,
2023/07/12
Re: [PATCH] print regerror string on regcomp error
,
Chet Ramey
,
2023/07/17
Re: [PATCH] print regerror string on regcomp error
,
Grisha Levit
,
2023/07/17
Re: [PATCH] print regerror string on regcomp error
,
Chet Ramey
,
2023/07/17
leak in command_word_completion_function
,
Grisha Levit
,
2023/07/07
Re: leak in command_word_completion_function
,
Chet Ramey
,
2023/07/10
[PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/07
Re: [PATCH] normalization tweaks for macOS
,
Chet Ramey
,
2023/07/17
Re: [PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/17
Re: [PATCH] normalization tweaks for macOS
,
alex xmb ratchev
,
2023/07/18
Re: [PATCH] normalization tweaks for macOS
,
Chet Ramey
,
2023/07/18
Re: [PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/18
Re: [PATCH] normalization tweaks for macOS
,
Chet Ramey
,
2023/07/20
Re: [PATCH] normalization tweaks for macOS
,
alex xmb ratchev
,
2023/07/20
Re: [PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/20
Re: [PATCH] normalization tweaks for macOS
,
Chet Ramey
,
2023/07/24
Re: [PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/25
Re: [PATCH] normalization tweaks for macOS
,
Chet Ramey
,
2023/07/31
Re: [PATCH] normalization tweaks for macOS
,
Grisha Levit
,
2023/07/31
give_terminal_to after re-backgrounded async job
,
Grisha Levit
,
2023/07/07
Re: give_terminal_to after re-backgrounded async job
,
Chet Ramey
,
2023/07/10
[PATCH] confusing/obsolete handling of test -t operator (and doc warnings against using -o/-a)
,
Stephane Chazelas
,
2023/07/06
Re: [PATCH] confusing/obsolete handling of test -t operator (and doc warnings against using -o/-a)
,
Chet Ramey
,
2023/07/07
Re: [PATCH] confusing/obsolete handling of test -t operator (and doc warnings against using -o/-a)
,
Stephane Chazelas
,
2023/07/08
Re: [PATCH] confusing/obsolete handling of test -t operator (and doc warnings against using -o/-a)
,
Chet Ramey
,
2023/07/10
'${#@}' expands to an integer
,
Wiley Young
,
2023/07/05
Re: '${#@}' expands to an integer
,
Lawrence Velázquez
,
2023/07/05
Re: [PATCH] leak in rl_filename_completion_function
,
Grisha Levit
,
2023/07/05
Re: [PATCH] leak in rl_filename_completion_function
,
Chet Ramey
,
2023/07/05
Docs: Mention that hash resets after changing PATH
,
Sebastian Carlos
,
2023/07/05
Re: Docs: Mention that hash resets after changing PATH
,
Chet Ramey
,
2023/07/05
Re: [PATCH] allow quoting completions w/o filename treatment
,
Grisha Levit
,
2023/07/05
Re: [PATCH] allow quoting completions w/o filename treatment
,
Chet Ramey
,
2023/07/05
Completion list updates on dynamic builtin load
,
Grisha Levit
,
2023/07/04
Re: Completion list updates on dynamic builtin load
,
Chet Ramey
,
2023/07/05
Re: +=() can be used to set illegal indices
,
Chet Ramey
,
2023/07/03
Re: +=() can be used to set illegal indices
,
Emanuele Torre
,
2023/07/03
Re: +=() can be used to set illegal indices
,
alex xmb ratchev
,
2023/07/03
Re: +=() can be used to set illegal indices
,
Chet Ramey
,
2023/07/03
Re: +=() can be used to set illegal indices
,
alex xmb ratchev
,
2023/07/04
Re: +=() can be used to set illegal indices
,
Greg Wooledge
,
2023/07/04
Re: +=() can be used to set illegal indices
,
alex xmb ratchev
,
2023/07/04
Re: [PATCH] sleep builtin signal handling
,
Chet Ramey
,
2023/07/03
Document m=1 m=2; echo $m result
,
Dan Jacobson
,
2023/07/02
Re: Document m=1 m=2; echo $m result
,
Lawrence Velázquez
,
2023/07/02
Re: Document m=1 m=2; echo $m result
,
Greg Wooledge
,
2023/07/02
Re: Document m=1 m=2; echo $m result
,
Dan Jacobson
,
2023/07/02
Re: Document m=1 m=2; echo $m result
,
Robert Elz
,
2023/07/03
Re: Document m=1 m=2; echo $m result
,
alex xmb ratchev
,
2023/07/03
Re: Document m=1 m=2; echo $m result
,
Dennis Williamson
,
2023/07/03
Re: Document m=1 m=2; echo $m result
,
alex xmb ratchev
,
2023/07/03
Re: Document m=1 m=2; echo $m result
,
Dennis Williamson
,
2023/07/03
Re: Document m=1 m=2; echo $m result
,
alex xmb ratchev
,
2023/07/03
"cd -" is not the same as "cd $OLDPWD"
,
Dustin Boyd
,
2023/07/01
Re: "cd -" is not the same as "cd $OLDPWD"
,
Chet Ramey
,
2023/07/06
[BUG] Associative array initial reference name is made available in another context
,
Top Dawn
,
2023/07/01
Re: [BUG] Associative array initial reference name is made available in another context
,
Lawrence Velázquez
,
2023/07/01
Re: [BUG] Associative array initial reference name is made available in another context
,
Top Dawn
,
2023/07/02
Re: [BUG] Associative array initial reference name is made available in another context
,
Greg Wooledge
,
2023/07/02
Re: [BUG] Associative array initial reference name is made available in another context
,
Chet Ramey
,
2023/07/03
Re: [BUG] Associative array initial reference name is made available in another context
,
Top Dawn
,
2023/07/03
Re: maybe a bug in bash?
,
alex xmb ratchev
,
2023/07/01
Re: maybe a bug in bash?
,
Greg Wooledge
,
2023/07/01
Re: maybe a bug in bash?
,
alex xmb ratchev
,
2023/07/01
Re: maybe a bug in bash?
,
Ángel
,
2023/07/02
Re: Enable compgen even when programmable completions are not available?
,
Robert Elz
,
2023/07/01
Re: Enable compgen even when programmable completions are not available?
,
Sam James
,
2023/07/02
Re: Enable compgen even when programmable completions are not available?
,
Fabian Groffen
,
2023/07/03
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/07/03
Re: Enable compgen even when programmable completions are not available?
,
Fabian Groffen
,
2023/07/04
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/07/04
Re: Enable compgen even when programmable completions are not available?
,
Chet Ramey
,
2023/07/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc