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: Fri Mar 31 2017 18:00:22 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2017
Re: ``shopt -s extglob'' and ``function @() { true; }''
,
Chet Ramey
,
18:00
Re: ``shopt -s extglob'' and ``function @() { true; }''
,
Pierre Gaston
,
01:46
``shopt -s extglob'' and ``function @() { true; }''
,
Clark Wang
,
00:01
March 30, 2017
Re: Symlinks handled inconsistently by cd and wild card expansion
,
Reuti
,
14:28
Re: Symlinks handled inconsistently by cd and wild card expansion
,
Chet Ramey
,
14:07
Re: Symlinks handled inconsistently by cd and wild card expansion
,
Reuti
,
11:56
Re: Symlinks handled inconsistently by cd and wild card expansion
,
Chet Ramey
,
11:29
Re: splitting/whitespace in expansions of ${*} vs ${*/}
,
Grisha Levit
,
11:00
Symlinks handled inconsistently by cd and wild card expansion
,
Topi Mäenpää
,
10:05
Re: splitting/whitespace in expansions of ${*} vs ${*/}
,
Grisha Levit
,
04:30
"$@" eats adjacent quoted nulls when expanding to quoted null
,
Grisha Levit
,
03:20
March 29, 2017
Examen Reda
,
asix1ub
,
12:55
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Greg Wooledge
,
11:20
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
11:05
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
10:33
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Greg Wooledge
,
10:26
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
10:10
March 28, 2017
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Chet Ramey
,
16:43
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Chet Ramey
,
14:52
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
13:14
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
12:44
Re: The lastpipe shell option even with job control?
,
Dr. Werner Fink
,
11:06
Re: fc keeps set -v for process substitution
,
Chet Ramey
,
10:51
Re: Parameter operator P should probably strip \[ and \] characters
,
Chet Ramey
,
10:31
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Chet Ramey
,
10:30
Re: The lastpipe shell option even with job control?
,
Chet Ramey
,
10:18
March 27, 2017
fc keeps set -v for process substitution
,
Grisha Levit
,
14:16
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Daniel Mills
,
10:50
The lastpipe shell option even with job control?
,
Dr. Werner Fink
,
09:44
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
08:32
Re: Parameter operator P should probably strip \[ and \] characters
,
Torka Noda
,
07:49
March 25, 2017
Re: splitting/whitespace in expansions of ${*} vs ${*/}
,
Chet Ramey
,
22:32
Re: Bash aliases erroneously expanded in 'case' patterns in some conditions
,
Chet Ramey
,
16:52
Re: Is it normal for `bash -s foo` not to make PS1=foo available from ~/.bashrc?
,
Chet Ramey
,
15:33
Re: splitting/whitespace in expansions of ${*} vs ${*/}
,
Chet Ramey
,
15:32
Re: Parameter operator P should probably strip \[ and \] characters
,
Chet Ramey
,
15:16
Re: pipefail with SIGPIPE/EPIPE
,
Chet Ramey
,
14:37
Re: pipefail with SIGPIPE/EPIPE
,
Chet Ramey
,
14:29
Re: Is it normal for `bash -s foo` not to make 1=foo available from ~/.bashrc?
,
Torka Noda
,
13:35
Is it normal for `bash -s foo` not to make PS1=foo available from ~/.bashrc?
,
Torka Noda
,
09:17
splitting/whitespace in expansions of ${*} vs ${*/}
,
Grisha Levit
,
07:26
Parameter operator P should probably strip \[ and \] characters
,
Torka Noda
,
00:41
Bash aliases erroneously expanded in 'case' patterns in some conditions
,
Torka Noda
,
00:41
March 24, 2017
Re: pipefail with SIGPIPE/EPIPE
,
Pádraig Brady
,
21:10
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Martijn Dekker
,
20:16
Re: q// / qq// syntax or built-ins please ?
,
Eduardo Bustamante
,
14:28
Re: pipefail with SIGPIPE/EPIPE
,
Greg Wooledge
,
07:57
Re: q// / qq// syntax or built-ins please ?
,
Vladimir Marek
,
04:29
Re: pipefail with SIGPIPE/EPIPE
,
Pádraig Brady
,
01:14
March 23, 2017
Re: pipefail with SIGPIPE/EPIPE
,
Jay Freeman (saurik)
,
18:38
q// / qq// syntax or built-ins please ?
,
Jason Vas Dias
,
16:40
Re: pipefail with SIGPIPE/EPIPE
,
Greg Wooledge
,
16:39
Re: pipefail with SIGPIPE/EPIPE
,
Greg Wooledge
,
12:35
Re: pipefail with SIGPIPE/EPIPE
,
Pádraig Brady
,
11:50
March 22, 2017
Re: "unset var" pops var off variable stack instead of unsetting it
,
Martijn Dekker
,
22:48
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
15:42
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
11:31
March 21, 2017
Re: \! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Grisha Levit
,
19:43
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Chet Ramey
,
16:31
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Peter & Kelly Passchier
,
16:28
Re: optimized_assignment and READLINE_LINE
,
Chet Ramey
,
16:09
Re: fc -l history specification out of range with empty history
,
Grisha Levit
,
15:10
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Chet Ramey
,
14:47
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Greg Wooledge
,
14:38
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Martijn Dekker
,
14:32
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Eric Blake
,
13:27
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Hengyang Zhao
,
13:25
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Greg Wooledge
,
13:08
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Hengyang Zhao
,
12:54
Re: fc -l history specification out of range with empty history
,
Chet Ramey
,
12:00
optimized_assignment and READLINE_LINE
,
Grisha Levit
,
11:51
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
11:39
fc -l history specification out of range with empty history
,
Grisha Levit
,
11:36
Re: lockup in bgp_delete()
,
Luke Shumaker
,
11:34
Re: Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Chet Ramey
,
11:13
Bug: different behavior between "jobs -l" and "builtin jobs -l"
,
Hengyang Zhao
,
10:17
Re: arithmetic syntax error loop after declaration of exported integer variable
,
Chet Ramey
,
08:54
Re: "unset var" pops var off variable stack instead of unsetting it
,
Dan Douglas
,
03:18
March 20, 2017
Re: lockup in bgp_delete()
,
Chet Ramey
,
19:45
arithmetic syntax error loop after declaration of exported integer variable
,
D630
,
18:52
Re: lockup in bgp_delete()
,
Eduardo Bustamante
,
18:29
lockup in bgp_delete()
,
Luke Shumaker
,
17:38
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
16:32
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
16:29
Re: Bash monopolizing or eating the RAM MEMORY
,
Noilson Caio
,
15:09
Re: Bash monopolizing or eating the RAM MEMORY
,
Greg Wooledge
,
15:03
Re: Bash monopolizing or eating the RAM MEMORY
,
Chet Ramey
,
14:58
Re: Bash monopolizing or eating the RAM MEMORY
,
Noilson Caio
,
14:55
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
14:47
Re: "unset var" pops var off variable stack instead of unsetting it
,
Eric Blake
,
14:31
Re: Bash monopolizing or eating the RAM MEMORY
,
John McKown
,
12:59
Re: Bash monopolizing or eating the RAM MEMORY
,
Greg Wooledge
,
12:50
Bash monopolizing or eating the RAM MEMORY
,
Noilson Caio
,
12:40
Re: "unset var" pops var off variable stack instead of unsetting it
,
渡邊裕貴
,
10:14
Re: Odd LINENO behaviour in 'eval'
,
Chet Ramey
,
10:00
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
09:10
Re: "unset var" pops var off variable stack instead of unsetting it
,
Greg Wooledge
,
08:05
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
05:50
March 19, 2017
Odd LINENO behaviour in 'eval'
,
Martijn Dekker
,
22:58
Re: "unset var" pops var off variable stack instead of unsetting it
,
Peter & Kelly Passchier
,
21:51
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
18:39
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
18:22
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
18:05
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
17:51
March 18, 2017
Re: process substitution not correctly parsed inside variable expansion
,
Chet Ramey
,
20:32
[PATCH] Fix types in complete.c
,
Eduardo Bustamante
,
17:21
Re: \! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Chet Ramey
,
15:21
Re: \! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Chet Ramey
,
15:00
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
13:40
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
13:19
Re: "unset var" pops var off variable stack instead of unsetting it
,
Chet Ramey
,
13:17
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Martijn Dekker
,
09:41
March 17, 2017
Re: "unset var" pops var off variable stack instead of unsetting it
,
Dan Douglas
,
22:38
Re: "unset var" pops var off variable stack instead of unsetting it
,
Dan Douglas
,
22:15
Re: "unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
20:22
Re: "unset var" pops var off variable stack instead of unsetting it
,
Dan Douglas
,
18:34
Re: "unset var" pops var off variable stack instead of unsetting it
,
Grisha Levit
,
18:34
"unset var" pops var off variable stack instead of unsetting it
,
Stephane Chazelas
,
17:51
Re: \! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Grisha Levit
,
17:44
process substitution not correctly parsed inside variable expansion
,
D630
,
11:49
March 16, 2017
Re: dabbrev-expand completions are sorted
,
Chet Ramey
,
16:31
Re: dabbrev-expand completions are sorted
,
Chet Ramey
,
16:10
Re: dabbrev-expand completions are sorted
,
Roee Bar
,
13:49
Re: dabbrev-expand completions are sorted
,
Chet Ramey
,
11:57
March 15, 2017
Re: dabbrev-expand completions are sorted
,
Roee Bar
,
16:25
Re: Issues in option handling (Was: break no longer breaks out of loops defined in an outer context)
,
Chet Ramey
,
14:18
Re: dabbrev-expand completions are sorted
,
Roee Bar
,
13:57
Re: exiting i-search using end-of-line on multi-line prompt in multi-byte locale
,
Chet Ramey
,
10:16
Re: exiting i-search using end-of-line on multi-line prompt in multi-byte locale
,
Chet Ramey
,
10:16
Re: dabbrev-expand completions are sorted
,
Chet Ramey
,
07:51
dabbrev-expand completions are sorted
,
roee
,
03:47
March 14, 2017
Re: \! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Chet Ramey
,
21:07
Re: Problem with list of aliases
,
Chet Ramey
,
13:54
Problem with list of aliases
,
Pedro Gimeno
,
12:56
Segmentation fault (nullpointer dereference)
,
floyd
,
12:34
March 13, 2017
Re: PS-embedded comsub `\w' evaluation doesn't replace $HOME with ~
,
Grisha Levit
,
13:20
Re: Bash Manual inconsistency regarding PS* in which expansions apply
,
Chet Ramey
,
11:48
Re: PS-embedded comsub `\w' evaluation doesn't replace $HOME with ~
,
Chet Ramey
,
09:00
March 12, 2017
exiting i-search using end-of-line on multi-line prompt in multi-byte locale
,
Grisha Levit
,
18:58
Re: PS-embedded comsub `\w' evaluation doesn't replace $HOME with ~
,
Rob Foehl
,
17:18
Bash Manual inconsistency regarding PS* in which expansions apply
,
Grisha Levit
,
17:14
\! and \# in PS1 vs PS2 vs PS4, PS0 and ${var@P}
,
Grisha Levit
,
17:06
PS-embedded comsub `\w' evaluation doesn't replace $HOME with ~
,
Grisha Levit
,
16:47
Re: "Neagtive overflow" & other flaws in binary operations.
,
Eduardo Bustamante
,
12:05
"Neagtive overflow" & other flaws in binary operations.
,
ma9ik
,
09:50
March 10, 2017
Re: rbash escape security vulnerability
,
up201407890
,
08:02
March 09, 2017
rbash escape security vulnerability
,
Ruben Rodriguez
,
14:01
March 07, 2017
Re: Full-width characters can result in an unwanted space in filenames
,
Chet Ramey
,
17:03
Re: popd with garbage parameter removes entry from dirs but doesn't cd.
,
Chet Ramey
,
16:25
Re: popd with garbage parameter removes entry from dirs but doesn't cd.
,
John McKown
,
11:11
popd with garbage parameter removes entry from dirs but doesn't cd.
,
gazelle
,
10:45
Issues in option handling (Was: break no longer breaks out of loops defined in an outer context)
,
Stephane Chazelas
,
07:23
March 06, 2017
Re: Full-width characters can result in an unwanted space in filenames
,
Chet Ramey
,
15:46
Re: Pipe using subshells, variables not saved
,
Chet Ramey
,
15:33
Re: Pipe using subshells, variables not saved
,
Misaki
,
14:44
Re: Full-width characters can result in an unwanted space in filenames
,
Misaki
,
14:22
Re: Full-width characters can result in an unwanted space in filenames
,
Misaki
,
14:11
Re: -eq and strings
,
Rob la Lau
,
10:26
Re: -eq and strings
,
Geir Hauge
,
10:10
Re: -eq and strings
,
Charles Daffern
,
10:00
Re: Problem: completion changes user-relative path into absolute path breaking relative-path usages
,
L A Walsh
,
09:51
Re: Bug: UTF-8 expansion results in extra characters
,
L A Walsh
,
09:45
Re: Problem: completion changes user-relative path into absolute path breaking relative-path usages
,
Chet Ramey
,
09:42
Re: -eq and strings
,
Rob la Lau
,
09:26
Re: -eq and strings
,
Reuti
,
09:16
Re: Bug: UTF-8 expansion results in extra characters
,
Eduardo Bustamante
,
09:16
Re: -eq and strings
,
Rob la Lau
,
09:04
Re: unset array[0] doesn't delete the element
,
Greg Wooledge
,
08:31
Re: -eq and strings
,
Greg Wooledge
,
08:18
Re: Pipe using subshells, variables not saved
,
Greg Wooledge
,
08:11
Bug: UTF-8 expansion results in extra characters
,
L A Walsh
,
07:50
Problem: completion changes user-relative path into absolute path breaking relative-path usages
,
L A Walsh
,
07:33
March 05, 2017
Re: bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Gian Piero Carrubba
,
13:02
Re: Full-width characters can result in an unwanted space in filenames
,
L A Walsh
,
12:39
Re: bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Gian Piero Carrubba
,
12:37
Re: unset array[0] doesn't delete the element
,
Isaac Good
,
00:14
unset array[0] doesn't delete the element
,
Isaac Good
,
00:10
March 04, 2017
Re: Full-width characters can result in an unwanted space in filenames
,
Chet Ramey
,
14:54
Re: Full-width characters can result in an unwanted space in filenames
,
Chet Ramey
,
14:42
Re: bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Chet Ramey
,
14:26
Re: 'history -c' does not reset current line to 1
,
Chet Ramey
,
13:36
Re: Pipe using subshells, variables not saved
,
Chet Ramey
,
13:12
Re: -eq and strings
,
Chet Ramey
,
13:09
-eq and strings
,
Rob la Lau
,
09:16
Full-width characters can result in an unwanted space in filenames
,
Misaki
,
02:39
Pipe using subshells, variables not saved
,
Misaki
,
02:39
'history -c' does not reset current line to 1
,
Misaki
,
02:39
March 03, 2017
Re: bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Gian Piero Carrubba
,
15:30
Re: default PS1 is not POSIX-compliant?
,
Chet Ramey
,
11:18
Re: Problem with 'upper' class when nocaseglob
,
Chet Ramey
,
11:02
default PS1 is not POSIX-compliant?
,
Eric Blake
,
10:31
Re: bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Chet Ramey
,
09:38
Re: Problem with 'upper' class when nocaseglob
,
Greg Wooledge
,
09:36
bash 4.4 - (readline) regression in the behaviour of ^W in vi-mode
,
Gian Piero Carrubba
,
09:30
Problem with 'upper' class when nocaseglob
,
Lukáš Bařinka
,
09:30
March 02, 2017
Re: Broken Termcaps
,
Vladimir Marek
,
10:03
Re: Broken Termcaps
,
Suvayu Ali
,
09:57
March 01, 2017
Re: Broken Termcaps
,
Greg Wooledge
,
17:26
Re: Broken Termcaps
,
Lfabbro
,
17:21
Re: Broken Termcaps
,
Lfabbro
,
17:16
Re: Broken Termcaps
,
Greg Wooledge
,
17:08
Re: Broken Termcaps
,
Lfabbro
,
17:03
Re: Broken Termcaps
,
Lfabbro
,
17:02
Re: break no longer breaks out of loops defined in an outer context
,
Stephane Chazelas
,
16:58
Re: Broken Termcaps
,
Greg Wooledge
,
16:53
Re: Broken Termcaps
,
Eduardo Bustamante
,
16:48
Broken Termcaps
,
Lfabbro
,
16:38
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
16:28
Re: "Variation" in Command Substitution Behaviour
,
Chet Ramey
,
16:14
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
15:33
Re: "Variation" in Command Substitution Behaviour
,
Grisha Levit
,
15:24
Re: break no longer breaks out of loops defined in an outer context
,
Chet Ramey
,
15:09
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
15:09
Re: break no longer breaks out of loops defined in an outer context
,
Chet Ramey
,
14:41
Re: "Variation" in Command Substitution Behaviour
,
Geoff Hull
,
14:27
Re: break no longer breaks out of loops defined in an outer context
,
Greg Wooledge
,
12:06
Re: break no longer breaks out of loops defined in an outer context
,
L A Walsh
,
11:48
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
11:08
Re: "Variation" in Command Substitution Behaviour
,
Grisha Levit
,
10:53
Re: break no longer breaks out of loops defined in an outer context
,
Chet Ramey
,
09:50
Re: break no longer breaks out of loops defined in an outer context
,
Stephane Chazelas
,
07:43
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
05:38
Re: "Variation" in Command Substitution Behaviour
,
Geoff Hull
,
01:04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc