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: Wed Jul 31 2024 15:53:07 -0400
Threads in reverse chronological order
[
Next Period
]
Backticked, nested command will steal piped stdin
,
Justus
,
2024/07/30
Re: Backticked, nested command will steal piped stdin
,
Dale R. Worley
,
2024/07/30
Re: Backticked, nested command will steal piped stdin
,
Greg Wooledge
,
2024/07/30
if source command.sh & set -e issue
,
Mor Shalev
,
2024/07/24
Re: if source command.sh & set -e issue
,
Greg Wooledge
,
2024/07/24
Re: if source command.sh & set -e issue
,
Mor Shalev
,
2024/07/24
Re: if source command.sh & set -e issue
,
Mor Shalev
,
2024/07/24
Re: if source command.sh & set -e issue
,
Greg Wooledge
,
2024/07/24
Re: if source command.sh & set -e issue
,
Martin D Kealey
,
2024/07/28
Re: if source command.sh & set -e issue
,
Chet Ramey
,
2024/07/29
Re: if source command.sh & set -e issue
,
Chet Ramey
,
2024/07/26
a groff convenience for quoting man pages (was: if source command.sh & set -e issue)
,
G. Branden Robinson
,
2024/07/26
improving '{...}' in bash?
,
Harald Dunkel
,
2024/07/23
Re: improving '{...}' in bash?
,
Martin D Kealey
,
2024/07/23
Re: improving '{...}' in bash?
,
Harald Dunkel
,
2024/07/24
[PATCH] malloc: fix out-of-bounds read
,
Collin Funk
,
2024/07/19
Re: [PATCH] malloc: fix out-of-bounds read
,
Chet Ramey
,
2024/07/22
Re: [PATCH] malloc: fix out-of-bounds read
,
Collin Funk
,
2024/07/23
Re: [PATCH] malloc: fix out-of-bounds read
,
Chet Ramey
,
2024/07/23
[Bug] Array declaration only includes first element
,
Charles Dong
,
2024/07/18
Re: [Bug] Array declaration only includes first element
,
Greg Wooledge
,
2024/07/18
Re: [Bug] Array declaration only includes first element
,
Lawrence Velázquez
,
2024/07/18
Strange behavior after removing folder
,
Батунин Сергей
,
2024/07/14
Re: Strange behavior after removing folder
,
Chet Ramey
,
2024/07/15
Error in "help ulimit": missing unit info
,
Carlo Teubner
,
2024/07/14
Re: Error in "help ulimit": missing unit info
,
Chet Ramey
,
2024/07/15
[bug #65981] "bash test -v" does not work as documented with "export KEY="
,
anonymous
,
2024/07/12
Re: [bug #65981] "bash test -v" does not work as documented with "export KEY="
,
Andreas Kähäri
,
2024/07/13
Re: [bug #65981] "bash test -v" does not work as documented with "export KEY="
,
Robert Elz
,
2024/07/13
pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Lawrence Velázquez
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Lawrence Velázquez
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Chet Ramey
,
2024/07/12
Re: pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/16
Re: pwd and prompt don't update after deleting current working directory
,
Chet Ramey
,
2024/07/16
Re: pwd and prompt don't update after deleting current working directory
,
Lawrence Velázquez
,
2024/07/16
Re: pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/16
Re: pwd and prompt don't update after deleting current working directory
,
Martin D Kealey
,
2024/07/19
Re: pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/19
Re: pwd and prompt don't update after deleting current working directory
,
Robert Elz
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Greg Wooledge
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Phi Debian
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
David
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
David Hedlund
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Eduardo Bustamante
,
2024/07/11
Re: pwd and prompt don't update after deleting current working directory
,
Eduardo Bustamante
,
2024/07/11
Local variable can not unset within shell functions
,
Dr. Werner Fink
,
2024/07/11
Re: Local variable can not unset within shell functions
,
alex xmb sw ratchev
,
2024/07/11
Re: Local variable can not unset within shell functions
,
alex xmb sw ratchev
,
2024/07/11
Re: Local variable can not unset within shell functions
,
Lawrence Velázquez
,
2024/07/11
Re: Local variable can not unset within shell functions
,
Greg Wooledge
,
2024/07/11
Re: Local variable can not unset within shell functions
,
Chet Ramey
,
2024/07/11
Re: Local variable can not unset within shell functions
,
Robert Elz
,
2024/07/11
Re: Local variable can not unset within shell functions
,
Chet Ramey
,
2024/07/15
Env var feature request
,
Erik Keever
,
2024/07/09
Re: Env var feature request
,
Greg Wooledge
,
2024/07/09
Re: Env var feature request
,
Daniel Colascione
,
2024/07/09
[PATCH] fix `shopt -u force_fignore' affecting unrelated parts
,
Koichi Murase
,
2024/07/07
Re: [PATCH] fix `shopt -u force_fignore' affecting unrelated parts
,
Chet Ramey
,
2024/07/09
Re: 5.2.15(1)-release: RETURN trap not executed in cmd subst if last statement of fct is not builtin
,
Emanuele Torre
,
2024/07/06
Re: 5.2.15(1)-release: RETURN trap not executed in cmd subst if last statement of fct is not builtin
,
alex xmb sw ratchev
,
2024/07/06
Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Emanuele Torre
,
2024/07/05
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Dale R. Worley
,
2024/07/05
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Emanuele Torre
,
2024/07/05
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Emanuele Torre
,
2024/07/05
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Dale R. Worley
,
2024/07/08
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Chet Ramey
,
2024/07/08
Re: Comments on bash 5.2's undocumented <(<file) and weird >(<file)
,
Chet Ramey
,
2024/07/08
[@]@A weird behaviour when IFS does not contain space
,
Emanuele Torre
,
2024/07/04
Re: [@]@A weird behaviour when IFS does not contain space
,
Dale R. Worley
,
2024/07/04
Re: [@]@A weird behaviour when IFS does not contain space
,
Emanuele Torre
,
2024/07/05
Re: [@]@A weird behaviour when IFS does not contain space
,
Chet Ramey
,
2024/07/10
Re: [@]@A weird behaviour when IFS does not contain space
,
Emanuele Torre
,
2024/07/10
printf fails in version 5.2.026-3
,
szigetva
,
2024/07/03
Re: printf fails in version 5.2.026-3
,
Greg Wooledge
,
2024/07/03
Re: printf fails in version 5.2.026-3
,
Sam James
,
2024/07/03
Re: printf fails in version 5.2.026-3
,
Daniel Lublin
,
2024/07/04
Re: printf fails in version 5.2.026-3
,
Daniel Lublin
,
2024/07/04
Re: printf fails in version 5.2.026-3
,
Sam James
,
2024/07/04
[PATCH] libsh: Omit strtoimax if HAVE_STRTOIMAX
,
Ismael Luceno
,
2024/07/02
Re: [PATCH] libsh: Omit strtoimax if HAVE_STRTOIMAX
,
Chet Ramey
,
2024/07/03
Re: [PATCH] libsh: Omit strtoimax if HAVE_STRTOIMAX
,
Ismael Luceno
,
2024/07/03
Re: [PATCH] libsh: Omit strtoimax if HAVE_STRTOIMAX
,
Chet Ramey
,
2024/07/03
Re: waiting for process substitutions
,
Mark March
,
2024/07/02
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/02
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/02
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/05
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/03
Re: waiting for process substitutions
,
Martin D Kealey
,
2024/07/03
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/03
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/05
Re: waiting for process substitutions
,
Greg Wooledge
,
2024/07/05
Re: waiting for process substitutions
,
Dale R. Worley
,
2024/07/08
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/08
Re: waiting for process substitutions
,
alex xmb sw ratchev
,
2024/07/08
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/08
Re: waiting for process substitutions
,
alex xmb sw ratchev
,
2024/07/08
Re: waiting for process substitutions
,
Greg Wooledge
,
2024/07/08
Re: waiting for process substitutions
,
alex xmb sw ratchev
,
2024/07/08
Re: waiting for process substitutions
,
Dale R. Worley
,
2024/07/04
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/05
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/09
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/09
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/14
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/18
'wait -n' with and without id arguments
,
Zachary Santer
,
2024/07/20
Re: 'wait -n' with and without id arguments
,
Chet Ramey
,
2024/07/26
Re: 'wait -n' with and without id arguments
,
Zachary Santer
,
2024/07/31
Re: 'wait -n' with and without id arguments
,
Zachary Santer
,
2024/07/31
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/18
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/20
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/26
Re: waiting for process substitutions
,
Zachary Santer
,
2024/07/31
Re: waiting for process substitutions
,
Chet Ramey
,
2024/07/12
Re: waiting for process substitutions
,
Robert Elz
,
2024/07/12
Re: waiting for process substitutions
,
Greg Wooledge
,
2024/07/12
Re: waiting for process substitutions
,
Oğuz
,
2024/07/13
Incorrect documentation for compat43
,
Emanuele Torre
,
2024/07/02
Re: Incorrect documentation for compat43
,
Chet Ramey
,
2024/07/02
«run_pending_traps: bad value in trap_list» when `jobs` is run a trap
,
Gioele Barabucci
,
2024/07/01
Re: «run_pending_traps: bad value in trap_list» when `jobs` is run a trap
,
Chet Ramey
,
2024/07/03
Re: «run_pending_traps: bad value in trap_list» when `jobs` is run a trap
,
Gioele Barabucci
,
2024/07/03
Re: «run_pending_traps: bad value in trap_list» when `jobs` is run a trap
,
Chet Ramey
,
2024/07/03
Re: DEBUG trap in a background shell steals controlling terminal forcing parent shell to exit
,
Mark March
,
2024/07/01
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/01
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
alex xmb sw ratchev
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/07
Re: proposed BASH_SOURCE_PATH
,
alex xmb sw ratchev
,
2024/07/07
Re: proposed BASH_SOURCE_PATH
,
Greg Wooledge
,
2024/07/07
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/10
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/07/11
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/18
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/07/18
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/25
Re: proposed BASH_SOURCE_PATH
,
alex xmb sw ratchev
,
2024/07/29
Re: proposed BASH_SOURCE_PATH
,
Martin D Kealey
,
2024/07/07
Re: proposed BASH_SOURCE_PATH
,
Oğuz
,
2024/07/08
Re: proposed BASH_SOURCE_PATH
,
Martin D Kealey
,
2024/07/08
Re: proposed BASH_SOURCE_PATH
,
alex xmb sw ratchev
,
2024/07/08
Re: proposed BASH_SOURCE_PATH
,
Phi Debian
,
2024/07/08
Re: proposed BASH_SOURCE_PATH
,
Oğuz
,
2024/07/08
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/03
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/07/03
Re: function names starting with %
,
Chet Ramey
,
2024/07/01
Re: anonymous pipes in recursive function calls
,
konsolebox
,
2024/07/01
Re: anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/07/01
Re: anonymous pipes in recursive function calls
,
Chet Ramey
,
2024/07/07
Re: anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/07/07
Re: anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/07/14
Re: history-search-backward clobbers history
,
Andreas Schwab
,
2024/07/01
Re: history-search-backward clobbers history
,
Chet Ramey
,
2024/07/01
Re: history-search-backward clobbers history
,
Andreas Schwab
,
2024/07/01
Re: history-search-backward clobbers history
,
Chet Ramey
,
2024/07/01
Re: history-search-backward clobbers history
,
Andreas Schwab
,
2024/07/01
Re: history-search-backward clobbers history
,
Chet Ramey
,
2024/07/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc