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: Mon Mar 30 2020 18:42:15 -0400
Messages in reverse chronological order
[
Next Period
]
March 30, 2020
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
George
,
18:42
Re: trap on EXIT doesn't get triggered in functions run in background
,
Chet Ramey
,
17:19
Re: exit trap defined in function body isn't triggered
,
Chet Ramey
,
17:16
trap on EXIT doesn't get triggered in functions run in background
,
Tau
,
17:01
exit trap defined in function body isn't triggered
,
Oğuz
,
14:46
Re: Create an alias on the fly?
,
Greg Wooledge
,
08:51
Re: Create an alias on the fly?
,
Jeffrey Walton
,
04:41
Re: Create an alias on the fly?
,
Andreas Kusalananda Kähäri
,
04:38
Create an alias on the fly?
,
Jeffrey Walton
,
04:24
March 29, 2020
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Ahmed Rahal
,
13:00
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
John W
,
04:55
March 26, 2020
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
George
,
16:18
Re: process substitution bug or difference from bash 4.4
,
Chet Ramey
,
14:58
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Daniel Colascione
,
14:28
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Allodoxaphobia
,
13:23
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Vaidas BoQsc
,
13:06
March 25, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
16:18
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
16:10
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
13:15
process substitution bug or difference from bash 4.4
,
Valentin Lab
,
11:00
Re: [PATCH] (Debian, testing) bash.1: Remove superfluous '.PP' and whitespace
,
Chet Ramey
,
10:11
March 24, 2020
[PATCH] (Debian, testing) bash.1: Remove superfluous '.PP' and whitespace
,
Bjarni Ingi Gislason
,
16:33
March 20, 2020
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
07:29
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Lawrence Velázquez
,
00:11
March 19, 2020
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
L A Walsh
,
20:42
March 17, 2020
Array subscript with char
,
Roland Illig
,
13:17
March 16, 2020
Re: Q: Is there a way to tell why DEBUG trap was triggered?
,
Chet Ramey
,
13:57
Re: Q: Is there a way to tell why DEBUG trap was triggered?
,
Greg Wooledge
,
13:00
Re: Q: Is there a way to tell why DEBUG trap was triggered?
,
Chet Ramey
,
09:47
March 15, 2020
Q: Is there a way to tell why DEBUG trap was triggered?
,
Šimon Let
,
07:41
March 13, 2020
Re: [PATCH] Define $as_echo and $as_echo_n for backward compatibility.
,
Chet Ramey
,
15:41
Re: [PATCH] Define $as_echo and $as_echo_n for backward compatibility.
,
Eric Blake
,
15:32
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Robert Elz
,
10:53
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Chet Ramey
,
09:43
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Eli Schwartz
,
09:27
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
John McKown
,
08:00
March 12, 2020
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Eli Schwartz
,
17:01
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
Vaidas BoQsc
,
16:46
Re: Are there any plans for more readable, modern syntaxes for If statements?
,
John McKown
,
16:21
Are there any plans for more readable, modern syntaxes for If statements?
,
Vaidas BoQsc
,
16:07
March 11, 2020
Re: numerical comparison missing in bash and expr
,
Joseph A. Russo
,
09:39
Re: numerical comparison missing in bash and expr
,
Greg Wooledge
,
09:24
numerical comparison missing in bash and expr
,
Joseph A. Russo
,
09:13
numerical comparison missing in bash and expr
,
Joseph A. Russo
,
09:13
Re: command_not_found_handle() flaw
,
Phi Debian
,
03:27
Re: Add non-interactive PROMPT_COMMAND
,
積丹尼 Dan Jacobson
,
03:08
March 10, 2020
Add non-interactive PROMPT_COMMAND
,
積丹尼 Dan Jacobson
,
23:41
Re: command_not_found_handle() flaw
,
Eli Schwartz
,
16:32
Re: command_not_found_handle() flaw
,
Chet Ramey
,
16:26
Re: command_not_found_handle() flaw
,
Greg Wooledge
,
16:04
Re: command_not_found_handle() flaw
,
Phi Debian
,
15:57
Re: command_not_found_handle() flaw
,
Chet Ramey
,
14:44
Re: command_not_found_handle() flaw
,
Greg Wooledge
,
13:48
Patch: command_not_found_handle() flaw
,
Phi Debian
,
13:39
command_not_found_handle() flaw
,
Phi Debian
,
13:37
Re: Assign Default Value expansion inserts ASCII DEL for empty 'word'
,
Chet Ramey
,
10:47
Re: Assign Default Value expansion inserts ASCII DEL for empty 'word'
,
Robert Elz
,
01:17
March 09, 2020
Assign Default Value expansion inserts ASCII DEL for empty 'word'
,
Martin Castillo
,
16:57
Re: Performance bug of {1..1000000}?
,
Eric Blake
,
12:41
March 08, 2020
Re: performance bug of [[ $x ]]
,
Lawrence Velázquez
,
00:56
March 07, 2020
Re: performance bug of [[ $x ]]
,
Peng Yu
,
23:31
Re: performance bug of [[ $x ]]
,
Chris Down
,
21:10
Re: performance bug of [[ $x ]]
,
Peng Yu
,
19:33
Re: performance bug of [[ $x ]]
,
Chris Down
,
17:58
performance bug of [[ $x ]]
,
Peng Yu
,
17:48
Performance bug of {1..1000000}?
,
Peng Yu
,
11:39
March 06, 2020
Re: An exported function is malformed if it contains a nested function definition with heredoc
,
Chet Ramey
,
11:34
An exported function is malformed if it contains a nested function definition with heredoc
,
Sherwood Wang
,
10:39
Re: bash cannot switch background/foreground for aplay
,
Chet Ramey
,
09:30
bash cannot switch background/foreground for aplay
,
Chao Song
,
09:26
March 04, 2020
Re: Change in SIGTERM behaviour in bash 4.3 when using readline
,
Chet Ramey
,
16:26
Re: Change in SIGTERM behaviour in bash 4.3 when using readline
,
Greg Wooledge
,
15:51
Re: Change in SIGTERM behaviour in bash 4.3 when using readline
,
Chet Ramey
,
15:43
Re: Change in SIGTERM behaviour in bash 4.3 when using readline
,
Chris Down
,
14:38
Re: Change in SIGTERM behaviour in bash 4.3 when using readline
,
Chris Down
,
14:29
Change in SIGTERM behaviour in bash 4.3 when using readline
,
Chris Down
,
13:18
March 03, 2020
Re: Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx`
,
Eli Schwartz
,
16:04
Re: Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx`
,
Chet Ramey
,
14:27
March 02, 2020
Different history expansion behaivor: true `# # !xxx` vs. true `# !xxx`
,
Clark Wang
,
21:04
Re: builtin echo vs /bin/echo appears to affect variable scope
,
Chet Ramey
,
15:01
Re: builtin echo vs /bin/echo appears to affect variable scope
,
Greg Wooledge
,
14:58
builtin echo vs /bin/echo appears to affect variable scope
,
Keith Thompson
,
14:54
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc