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 2019 21:35:46 -0400
Threads in reverse chronological order
[
Next Period
]
syntax errors produced by interaction between process substitution and a SIGCHLD trap
,
Travis Everett
,
2019/07/31
memleak in execute_function?
,
fireshen
,
2019/07/31
Re: memleak in execute_function?
,
Chet Ramey
,
2019/07/31
Re: memleak in execute_function?
,
fireshen
,
2019/07/31
Re: memleak in execute_function?
,
Chet Ramey
,
2019/07/31
Incorrect passing of argc argv with multiple redirects
,
Morgan McClure
,
2019/07/30
Re: Incorrect passing of argc argv with multiple redirects
,
Eduardo Bustamante
,
2019/07/30
Re: Incorrect passing of argc argv with multiple redirects
,
Chet Ramey
,
2019/07/30
ulimit call lists invalid options
,
L A Walsh
,
2019/07/29
Re: ulimit call lists invalid options
,
Robert Elz
,
2019/07/30
Re: ulimit call lists invalid options
,
L A Walsh
,
2019/07/30
Re: ulimit call lists invalid options
,
Robert Elz
,
2019/07/30
Re: ulimit call lists invalid options
,
Robert Elz
,
2019/07/30
How does this wait -n work to cap parallelism?
,
Earnestly
,
2019/07/29
Re: How does this wait -n work to cap parallelism?
,
Greg Wooledge
,
2019/07/29
Re: How does this wait -n work to cap parallelism?
,
Earnestly
,
2019/07/29
Re: How does this wait -n work to cap parallelism?
,
Earnestly
,
2019/07/29
x[
,
Isabella Bosia
,
2019/07/29
Re: x[
,
Clint Hepner
,
2019/07/29
Re: x[
,
Eli Schwartz
,
2019/07/29
Re: x[
,
Greg Wooledge
,
2019/07/29
Re: x[
,
Martijn Dekker
,
2019/07/29
Re: x[
,
Eli Schwartz
,
2019/07/29
Re: x[
,
Koichi Murase
,
2019/07/29
Message not available
Re: x[
,
Stephane Chazelas
,
2019/07/29
Re: x[
,
Chet Ramey
,
2019/07/29
valid kernel patch? using -e to catch errors?
,
L A Walsh
,
2019/07/29
Fwd: valid kernel patch? using -e to catch errors?
,
L A Walsh
,
2019/07/29
Re: Fwd: valid kernel patch? using -e to catch errors?
,
Robert Elz
,
2019/07/30
Re: valid kernel patch? using -e to catch errors?
,
L A Walsh
,
2019/07/30
Have var+func sourced in a subroutine but they don't seem to end up in same scope
,
L A Walsh
,
2019/07/29
Re: Have var+func sourced in a subroutine but they don't seem to end up in same scope
,
Greg Wooledge
,
2019/07/29
Re: Have var+func sourced in a subroutine but they don't seem to end up in same scope
,
Ilkka Virta
,
2019/07/29
T/F var expansion?
,
L A Walsh
,
2019/07/29
Re: T/F var expansion?
,
Martin Schulte
,
2019/07/29
Re: T/F var expansion?
,
L A Walsh
,
2019/07/29
Re: T/F var expansion?
,
David
,
2019/07/29
Re: T/F var expansion?
,
Stephane Chazelas
,
2019/07/29
Optimize bash string handling?
,
Alkis Georgopoulos
,
2019/07/26
Re: Optimize bash string handling?
,
Chet Ramey
,
2019/07/31
errata: Explicit variables declaration statements do not resolve back-references from same statement
,
Léa Gris
,
2019/07/24
Re: errata: Explicit variables declaration statements do not resolve back-references from same statement
,
Chet Ramey
,
2019/07/24
Explicit variables declaration statements do not resolve back-references from same statement
,
Léa Gris
,
2019/07/24
expression evaluation problem
,
L A Walsh
,
2019/07/24
Re: expression evaluation problem
,
Greg Wooledge
,
2019/07/24
Re: expression evaluation problem
,
L A Walsh
,
2019/07/24
Re: expression evaluation problem
,
Greg Wooledge
,
2019/07/24
Re: expression evaluation problem
,
L A Walsh
,
2019/07/25
Re: expression evaluation problem
,
Greg Wooledge
,
2019/07/25
Re: expression evaluation problem
,
Ilkka Virta
,
2019/07/25
Re: expression evaluation problem
,
L A Walsh
,
2019/07/26
[PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Thomas Deutschmann
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Chet Ramey
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Thomas Deutschmann
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Chet Ramey
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Greg Wooledge
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Thomas Deutschmann
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Greg Wooledge
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Thomas Deutschmann
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
Chet Ramey
,
2019/07/24
Re: [PATCH] Fix \H: Use getaddrinfo to get full hostname
,
L A Walsh
,
2019/07/24
Comment before 'else' on CLI, does not save to history correctly
,
Anthony Thyssen
,
2019/07/23
Re: Comment before 'else' on CLI, does not save to history correctly
,
Chet Ramey
,
2019/07/25
leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/24
leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/25
Re: leaks fd for internal functions but not external command
,
Sam Liddicott
,
2019/07/25
Re: leaks fd for internal functions but not external command
,
Chet Ramey
,
2019/07/25
Re: leaks fd for internal functions but not external command
,
Greg Wooledge
,
2019/07/23
Re: leaks fd for internal functions but not external command
,
Andreas Schwab
,
2019/07/23
Incorrect option processing in builtin printf(1)
,
kre
,
2019/07/22
Message not available
Re: Incorrect option processing in builtin printf(1)
,
Stephane Chazelas
,
2019/07/22
Re: Incorrect option processing in builtin printf(1)
,
Eric Blake
,
2019/07/22
Re: Incorrect option processing in builtin printf(1)
,
Stephane Chazelas
,
2019/07/22
Re: Incorrect option processing in builtin printf(1)
,
Eric Blake
,
2019/07/22
Re: Incorrect option processing in builtin printf(1)
,
Chet Ramey
,
2019/07/22
Segmentation fault in pat_subst
,
Eduardo A . Bustamante López
,
2019/07/20
Re: Segmentation fault in pat_subst
,
Chet Ramey
,
2019/07/21
Re: Segmentation fault in pat_subst
,
Eduardo A . Bustamante López
,
2019/07/24
crash (unhandled SIGPIPE) on write to closed file descriptor
,
Bonjour Abracadraba
,
2019/07/20
Re: crash (unhandled SIGPIPE) on write to closed file descriptor
,
Chet Ramey
,
2019/07/22
Unexpected result of array assignment
,
Darren 'Tadgy' Austin
,
2019/07/18
Re: Unexpected result of array assignment
,
L A Walsh
,
2019/07/18
Re: Unexpected result of array assignment
,
Darren 'Tadgy' Austin
,
2019/07/18
Re: Unexpected result of array assignment
,
Henning
,
2019/07/18
Re: Unexpected result of array assignment
,
Andreas Schwab
,
2019/07/18
Re: Unexpected result of array assignment
,
Henning
,
2019/07/18
Re: Unexpected result of array assignment
,
Greg Wooledge
,
2019/07/18
Re: Unexpected result of array assignment
,
Henning
,
2019/07/18
Re: Unexpected result of array assignment
,
Chet Ramey
,
2019/07/19
Re: Unexpected result of array assignment
,
Léa Gris
,
2019/07/18
bash doesn't compile when configured with --disable-bang-history
,
Ken Partridge
,
2019/07/17
Re: bash doesn't compile when configured with --disable-bang-history
,
Chet Ramey
,
2019/07/18
The text duplication when you type something too long.
,
ChanakanZ Tech
,
2019/07/16
Re: The text duplication when you type something too long.
,
Greg Wooledge
,
2019/07/16
Re: The text duplication when you type something too long.
,
Chet Ramey
,
2019/07/16
printf builtin retains timezone from un-set TZ environment variable
,
Travis Everett
,
2019/07/13
Re: printf builtin retains timezone from un-set TZ environment variable
,
Chet Ramey
,
2019/07/14
Multi-line Prompt/PS1 wrapping oddly
,
Tianon Gravi
,
2019/07/12
Re: Multi-line Prompt/PS1 wrapping oddly
,
Chet Ramey
,
2019/07/14
Job-control not fully working in subshells since v4.4 ?
,
Luca Landi
,
2019/07/12
Re: Job-control not fully working in subshells since v4.4 ?
,
Chet Ramey
,
2019/07/14
background, pipeline, hang
,
Mike Jonkmans
,
2019/07/12
Re: background, pipeline, hang
,
Greg Wooledge
,
2019/07/12
Re: background, pipeline, hang
,
Mike Jonkmans
,
2019/07/13
Re: background, pipeline, hang
,
Chet Ramey
,
2019/07/12
Re: background, pipeline, hang
,
Mike Jonkmans
,
2019/07/13
Re: background, pipeline, hang
,
Chet Ramey
,
2019/07/14
Re: background, pipeline, hang
,
Chet Ramey
,
2019/07/15
Re: background, pipeline, hang
,
Mike Jonkmans
,
2019/07/15
Feature request: alternating keys & values syntax for hashes
,
Sebastian Gniazdowski
,
2019/07/10
Combination of "eval set -- ..." and $() command substitution is slow
,
astian
,
2019/07/10
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
Chet Ramey
,
2019/07/12
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
astian
,
2019/07/13
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
Chet Ramey
,
2019/07/15
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
Robert Elz
,
2019/07/15
backquote peculiarities (was: Re: Combination of "eval set -- ..." and $() command substitution is slow)
,
astian
,
2019/07/15
Re: backquote peculiarities (was: Re: Combination of "eval set -- ..." and $() command substitution is slow)
,
Chet Ramey
,
2019/07/16
Re: backquote peculiarities
,
astian
,
2019/07/16
Re: backquote peculiarities
,
Chet Ramey
,
2019/07/16
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
Ilkka Virta
,
2019/07/16
Re: Combination of "eval set -- ..." and $() command substitution is slow
,
Andreas Schwab
,
2019/07/16
bash bug with root account
,
westlake
,
2019/07/10
Re: bash bug with root account
,
Chet Ramey
,
2019/07/10
Re: bash bug with root account
,
Greg Wooledge
,
2019/07/10
built-in printf %f parameter format depend on LC_NUMERIC
,
lea . gris
,
2019/07/09
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/09
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Williamson
,
2019/07/09
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Léa Gris
,
2019/07/09
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/09
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Léa Gris
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Eli Schwartz
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Andreas Schwab
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/14
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Martijn Dekker
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Chet Ramey
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Dennis Clarke
,
2019/07/12
Re: built-in printf %f parameter format depend on LC_NUMERIC
,
Léa Gris
,
2019/07/12
building bash 5.x problems+coredumps
,
L A Walsh
,
2019/07/08
Re: building bash 5.x problems+coredumps
,
Eduardo Bustamante
,
2019/07/08
Re: building bash 5.x problems+coredumps
,
L A Walsh
,
2019/07/09
Re: building bash 5.x problems+coredumps
,
Chet Ramey
,
2019/07/09
continued alias problem -- some work, some don't, why?
,
L A Walsh
,
2019/07/08
Re: continued alias problem -- some work, some don't, why?
,
Greg Wooledge
,
2019/07/09
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/09
Re: alias problem -- conflict found
,
Eli Schwartz
,
2019/07/09
Re: alias problem -- conflict found
,
Chet Ramey
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
Greg Wooledge
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
Robert Elz
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
Pierre Gaston
,
2019/07/10
Re: alias problem -- conflict found
,
Chet Ramey
,
2019/07/10
Re: alias problem -- conflict found
,
Robert Elz
,
2019/07/10
Re: alias problem -- conflict found
,
Greg Wooledge
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
Chet Ramey
,
2019/07/10
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/10
Re: alias problem -- conflict found
,
Eli Schwartz
,
2019/07/10
Re: alias problem -- conflict found
,
Robert Elz
,
2019/07/11
Re: alias problem -- conflict found
,
Chet Ramey
,
2019/07/11
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/12
Re: alias problem -- conflict found
,
Eli Schwartz
,
2019/07/12
Re: alias problem -- conflict found
,
L A Walsh
,
2019/07/12
Re: alias problem -- conflict found
,
Dennis Williamson
,
2019/07/12
Re: alias problem -- conflict found
,
Robert Elz
,
2019/07/12
Re: alias problem -- conflict found
,
Eduardo Bustamante
,
2019/07/12
Re: alias problem -- conflict found
,
Greg Wooledge
,
2019/07/15
Re: alias problem -- conflict found
,
Robert Elz
,
2019/07/10
Re: continued alias problem -- some work, some don't, why?
,
Chet Ramey
,
2019/07/09
Re: continued alias problem -- some work, some don't, why?
,
L A Walsh
,
2019/07/09
Re: continued alias problem -- some work, some don't, why?
,
L A Walsh
,
2019/07/09
Looking for key-bound auto-completed arg buffer in readline/bash.
,
David Weeks
,
2019/07/08
file access time and file modification time
,
mjbaars1977.bug-bash
,
2019/07/08
Re: file access time and file modification time
,
,
2019/07/08
Message not available
Re: file access time and file modification time
,
,
2019/07/09
Re: file access time and file modification time
,
Chet Ramey
,
2019/07/09
Re: file access time and file modification time
,
,
2019/07/09
Re: file access time and file modification time
,
Chet Ramey
,
2019/07/09
man page minor correction
,
Edward Huff
,
2019/07/07
Re: man page minor correction
,
Chet Ramey
,
2019/07/08
$LINENO in a bash script using subshells in if statements
,
charles . deledalle
,
2019/07/05
Re: $LINENO in a bash script using subshells in if statements
,
Chet Ramey
,
2019/07/05
$? is -1
,
bashbug
,
2019/07/05
Re: $? is -1
,
Chet Ramey
,
2019/07/05
Re: $? is -1
,
Stephane Chazelas
,
2019/07/05
Re: $? is -1
,
Mike Jonkmans
,
2019/07/05
seg fault after interrupting time of shell function
,
Fergus Henderson
,
2019/07/03
Re: seg fault after interrupting time of shell function
,
Chet Ramey
,
2019/07/03
[patch] mkinitcpio segfaults sometimes (with bash 'devel', but not with bash 5.0.007)
,
howaboutsynergy
,
2019/07/03
Re: [patch] mkinitcpio segfaults sometimes (with bash 'devel', but not with bash 5.0.007)
,
Chet Ramey
,
2019/07/03
Re: closing '}' misplaced in here-document in function
,
Chet Ramey
,
2019/07/01
Re: Large compound commands resulting in a segfault
,
Chet Ramey
,
2019/07/01
Re: File descriptor of process substitution unexpectedly persisting
,
Chet Ramey
,
2019/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc