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