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: Fri Jul 31 2020 22:18:10 -0400
Threads in reverse chronological order
[
Next Period
]
bashbug's default editor
,
jazz_fan
,
2020/07/31
Re: bashbug's default editor
,
Chet Ramey
,
2020/07/31
Re: bashbug's default editor
,
Eli Schwartz
,
2020/07/31
Re: bashbug's default editor
,
Chet Ramey
,
2020/07/31
Re: bashbug's default editor
,
Eli Schwartz
,
2020/07/31
Re: bashbug's default editor
,
Ángel
,
2020/07/31
Re: bashbug's default editor
,
Dale R. Worley
,
2020/07/31
File descriptor leak
,
Chris Dunlop
,
2020/07/31
Re: File descriptor leak
,
Chet Ramey
,
2020/07/31
Should $(fg) resume a stopped job?
,
Oğuz
,
2020/07/31
Re: Should $(fg) resume a stopped job?
,
Chet Ramey
,
2020/07/31
Re: Should $(fg) resume a stopped job?
,
Oğuz
,
2020/07/31
command bashbug does not work and something more ...
,
SchmiTTT
,
2020/07/30
Re: command bashbug does not work and something more ...
,
Chet Ramey
,
2020/07/30
Bug Report concerning backslash in bash5
,
Ralph Beckmann
,
2020/07/28
Re: Bug Report concerning backslash in bash5
,
Dale R. Worley
,
2020/07/28
Re: Bug Report concerning backslash in bash5
,
Eli Schwartz
,
2020/07/28
Re: Bug Report concerning backslash in bash5
,
Robert Elz
,
2020/07/29
Re: Bug Report concerning backslash in bash5
,
Chet Ramey
,
2020/07/29
Re: Bug Report concerning backslash in bash5
,
Chet Ramey
,
2020/07/29
`help declare' don't show the same document with the online one.
,
Hongyi Zhao
,
2020/07/28
Re: `help declare' don't show the same document with the online one.
,
Chet Ramey
,
2020/07/28
Re: `help declare' don't show the same document with the online one.
,
Hongyi Zhao
,
2020/07/28
warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
,
Hongyi Zhao
,
2020/07/28
Re: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
,
Chet Ramey
,
2020/07/28
Equivalence classes handled differently in mb vs non-mb patterns
,
Harald van Dijk
,
2020/07/28
Re: Equivalence classes handled differently in mb vs non-mb patterns
,
Chet Ramey
,
2020/07/30
apparent inconsistencies in readline documentation
,
Daniel Molina
,
2020/07/25
Re: apparent inconsistencies in readline documentation
,
Chet Ramey
,
2020/07/27
Re: apparent inconsistencies in readline documentation
,
Daniel Molina
,
2020/07/28
Re: apparent inconsistencies in readline documentation
,
Chet Ramey
,
2020/07/28
histexpand in shebang-less script
,
Grisha Levit
,
2020/07/24
Re: histexpand in shebang-less script
,
Chet Ramey
,
2020/07/27
$IGNOREEOF always modified by `local -'
,
Grisha Levit
,
2020/07/24
Re: $IGNOREEOF always modified by `local -'
,
Chet Ramey
,
2020/07/27
$SHELLOPTS after function with `local -'
,
Grisha Levit
,
2020/07/24
Re: $SHELLOPTS after function with `local -'
,
Oğuz
,
2020/07/24
Re: $SHELLOPTS after function with `local -'
,
Grisha Levit
,
2020/07/24
Re: $SHELLOPTS after function with `local -'
,
Chet Ramey
,
2020/07/27
EOF not disabled in readline
,
Grisha Levit
,
2020/07/24
Re: EOF not disabled in readline
,
Dale R. Worley
,
2020/07/25
Re: EOF not disabled in readline
,
Chet Ramey
,
2020/07/27
No word splitting for assignment-like expressions in compound assignment
,
Alexey Izbyshev
,
2020/07/23
Re: No word splitting for assignment-like expressions in compound assignment
,
Dale R. Worley
,
2020/07/26
Re: No word splitting for assignment-like expressions in compound assignment
,
Lawrence Velázquez
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Alexey Izbyshev
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Oğuz
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Andreas Schwab
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Lawrence Velázquez
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Greg Wooledge
,
2020/07/27
Re: No word splitting for assignment-like expressions in compound assignment
,
Chet Ramey
,
2020/07/28
Re: No word splitting for assignment-like expressions in compound assignment
,
Ilkka Virta
,
2020/07/28
Re: No word splitting for assignment-like expressions in compound assignment
,
Chet Ramey
,
2020/07/28
Error expanding variable containing a directory name
,
Lutz Adam
,
2020/07/23
Re: Error expanding variable containing a directory name
,
Eli Schwartz
,
2020/07/23
Re: Error expanding variable containing a directory name
,
Lawrence Velázquez
,
2020/07/23
Shell does not recognize umlaut in URL
,
Lutz Adam
,
2020/07/23
Re: Shell does not recognize umlaut in URL
,
Eli Schwartz
,
2020/07/23
Re: Procsub.tests on OSes using named pipes
,
CHIGOT, CLEMENT
,
2020/07/22
Integer (re)declaration keeps string values
,
andrej
,
2020/07/22
Re: Integer (re)declaration keeps string values
,
Lawrence Velázquez
,
2020/07/22
'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Rusty Bird
,
2020/07/19
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Oğuz
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Rusty Bird
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Oğuz
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Rusty Bird
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Chet Ramey
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Rusty Bird
,
2020/07/20
Re: 'foo > >(bar)' doesn't set $! for external foo not invoked via 'command'
,
Chet Ramey
,
2020/07/20
Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Oğuz
,
2020/07/18
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Chet Ramey
,
2020/07/18
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Oğuz
,
2020/07/19
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Chet Ramey
,
2020/07/19
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Oğuz
,
2020/07/20
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Robert Elz
,
2020/07/20
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Chet Ramey
,
2020/07/20
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Robert Elz
,
2020/07/30
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Chet Ramey
,
2020/07/31
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
M. Nejat AYDIN
,
2020/07/21
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Greg Wooledge
,
2020/07/21
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
M. Nejat AYDIN
,
2020/07/21
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
Greg Wooledge
,
2020/07/21
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
M. Nejat AYDIN
,
2020/07/21
Re: Assignment-like word shouldn't be subjected to tilde expansion in POSIX mode
,
M. Nejat AYDIN
,
2020/07/21
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Humanities Clinic
,
2020/07/17
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Greg Wooledge
,
2020/07/17
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Chet Ramey
,
2020/07/17
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Humanities Clinic
,
2020/07/17
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Chet Ramey
,
2020/07/17
Re: (IMPORTANT/URGENT) Regarding Missing Files in bash source code?
,
Andreas Schwab
,
2020/07/17
Segfault in Bash
,
Jeffrey Walton
,
2020/07/14
Re: Segfault in Bash
,
Greg Wooledge
,
2020/07/14
Re: Segfault in Bash
,
Greg Wooledge
,
2020/07/14
Re: Segfault in Bash
,
Chet Ramey
,
2020/07/14
Re: Segfault in Bash
,
Ilkka Virta
,
2020/07/14
Re: Segfault in Bash
,
Chet Ramey
,
2020/07/15
Re: Segfault in Bash
,
Ilkka Virta
,
2020/07/14
Bash-5.0 Official Patch 18
,
Chet Ramey
,
2020/07/10
Bash reference manual errata
,
홍홍
,
2020/07/10
Re: Bash reference manual errata
,
Chet Ramey
,
2020/07/10
Re: Bash reference manual errata
,
Ángel
,
2020/07/10
Issue with Bash
,
Rishita Saha16
,
2020/07/09
Re: Issue with Bash
,
Chet Ramey
,
2020/07/09
Re: Issue with Bash
,
CHIGOT, CLEMENT
,
2020/07/09
Re: Issue with Bash
,
Chet Ramey
,
2020/07/09
RE: Issue with Bash
,
Rishita Saha16
,
2020/07/20
Re: Issue with Bash
,
Chet Ramey
,
2020/07/20
RE: Issue with Bash
,
Rishita Saha16
,
2020/07/31
Re: Issue with Bash
,
Chet Ramey
,
2020/07/31
RE: Issue with Bash
,
Ayappan P2
,
2020/07/31
Re: Issue with Bash
,
Chet Ramey
,
2020/07/31
Re: Issue with Bash
,
Ángel
,
2020/07/31
RE: Issue with Bash
,
Rishita Saha16
,
2020/07/10
Re: Issue with Bash
,
CHIGOT, CLEMENT
,
2020/07/10
Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/03
Re: Return from function depending on number of parameters
,
Lawrence Velázquez
,
2020/07/03
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/04
Re: Return from function depending on number of parameters
,
pepa65
,
2020/07/04
Re: Return from function depending on number of parameters
,
Oğuz
,
2020/07/04
Re: Return from function depending on number of parameters
,
Lawrence Velázquez
,
2020/07/04
Re: Return from function depending on number of parameters
,
Chet Ramey
,
2020/07/05
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/10
Re: Return from function depending on number of parameters
,
Chet Ramey
,
2020/07/10
Re: Return from function depending on number of parameters
,
Greg Wooledge
,
2020/07/10
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/04
Re: Return from function depending on number of parameters
,
Eli Schwartz
,
2020/07/03
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/04
Re: Return from function depending on number of parameters
,
Eli Schwartz
,
2020/07/04
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/04
Re: Return from function depending on number of parameters
,
Greg Wooledge
,
2020/07/06
Re: Return from function depending on number of parameters
,
Chris Elvidge
,
2020/07/09
bash 1-liner or function to tee to STDERR in middle of pipe?
,
bug-bash
,
2020/07/03
Re: bash 1-liner or function to tee to STDERR in middle of pipe?
,
Lawrence Velázquez
,
2020/07/03
Re: foo | tee /dev/stderr | bar # << thanks!
,
bug-bash
,
2020/07/04
Re: foo | tee /dev/stderr | bar # << thanks!
,
Greg Wooledge
,
2020/07/06
Re: foo | tee /dev/stderr | bar # << thanks!
,
Ilkka Virta
,
2020/07/06
Re: foo | tee /dev/stderr | bar # << thanks!
,
Greg Wooledge
,
2020/07/06
Re: foo | tee /dev/stderr | bar # << thanks!
,
Dale R. Worley
,
2020/07/06
Re: foo | tee /dev/stderr | bar # << thanks!
,
Greg Wooledge
,
2020/07/07
Re: foo | tee /dev/stderr | bar # << thanks!
,
Greg Wooledge
,
2020/07/07
Re: foo | tee /dev/stderr | bar # << thanks!
,
Chet Ramey
,
2020/07/07
Re: An xtrace variant
,
Chet Ramey
,
2020/07/02
Re: Undocumented feature: Unnamed fifo '<(:)'
,
felix
,
2020/07/01
Re: Undocumented feature: Unnamed fifo '<(:)'
,
Greg Wooledge
,
2020/07/01
Re: approach to async-signal safety in bash
,
Chet Ramey
,
2020/07/01
Re: approach to async-signal safety in bash
,
Godmar Back
,
2020/07/01
Re: approach to async-signal safety in bash
,
Chet Ramey
,
2020/07/01
"shell-expand-line" wrongly(?) expanded $'foo' to $foo
,
Clark Wang
,
2020/07/01
Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo
,
Chet Ramey
,
2020/07/01
Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo
,
Dmitry Alexandrov
,
2020/07/01
Re: "shell-expand-line" wrongly(?) expanded $'foo' to $foo
,
Chet Ramey
,
2020/07/02
Re: ‘command … &’ creates subshell
,
Robert Elz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Eli Schwartz
,
2020/07/01
Re: Re: ‘command … &’ creates subshell
,
Robert Elz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Dmitry Alexandrov
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Robert Elz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Eli Schwartz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Dmitry Alexandrov
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Eli Schwartz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Robert Elz
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Greg Wooledge
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Andreas Schwab
,
2020/07/01
Re: ‘command … &’ creates subshell
,
Robert Elz
,
2020/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc