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 30 2010 16:04:15 -0400
Threads in reverse chronological order
[
Next Period
]
bash(1): please fix a few typos and some style stuff
,
David Prévot
,
2010/07/30
inconsistent exit status of ((count++))
,
Andrew Benton
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Stefano Lattarini
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Andrew Benton
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Stefano Lattarini
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Greg Wooledge
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Stefano Lattarini
,
2010/07/30
Re: inconsistent exit status of ((count++))
,
Greg Wooledge
,
2010/07/30
Indirect expansion and arrays
,
Bernd Eggink
,
2010/07/29
Re: Indirect expansion and arrays
,
Dennis Williamson
,
2010/07/29
Re: Indirect expansion and arrays
,
Dennis Williamson
,
2010/07/29
Re: Indirect expansion and arrays
,
Greg Wooledge
,
2010/07/30
Bash interprets $! as an event
,
jeremy
,
2010/07/29
Re: Bash interprets $! as an event
,
Dennis Williamson
,
2010/07/29
crash when using associative array and integer variable
,
Roman Rakus
,
2010/07/28
Strange behavior with job control
,
Christoph Dittmann
,
2010/07/27
Re: Strange behavior with job control
,
Andreas Schwab
,
2010/07/27
Message not available
Re: Strange behavior with job control
,
Christoph Dittmann
,
2010/07/27
Re: Strange behavior with job control
,
Eric Blake
,
2010/07/27
Message not available
Re: Strange behavior with job control
,
Christoph Dittmann
,
2010/07/27
Re: Strange behavior with job control
,
Greg Wooledge
,
2010/07/27
Message not available
Re: Strange behavior with job control
,
Christoph Dittmann
,
2010/07/27
How use a local variable in for loop?
,
Peng Yu
,
2010/07/26
Re: How use a local variable in for loop?
,
Eric Blake
,
2010/07/26
RFE -or- Howto?
,
Linda Walsh
,
2010/07/26
Re: RFE -or- Howto?
,
Chet Ramey
,
2010/07/26
Re: RFE -or- Howto?
,
Linda Walsh
,
2010/07/27
When to use printf instead of echo?
,
Peng Yu
,
2010/07/26
Re: When to use printf instead of echo?
,
Eric Blake
,
2010/07/26
Re: When to use printf instead of echo?
,
Greg Wooledge
,
2010/07/27
Odd behaviour when running exec inside a signal handler
,
Julien Dessaux
,
2010/07/25
Re: Odd behaviour when running exec inside a signal handler
,
Chet Ramey
,
2010/07/25
Re: Odd behaviour when running exec inside a signal handler
,
Greg Wooledge
,
2010/07/26
Re: Odd behaviour when running exec inside a signal handler
,
Julien Dessaux
,
2010/07/26
empty lines at the end of quoted command subsitutions missing
,
koenig
,
2010/07/24
Re: empty lines at the end of quoted command subsitutions missing
,
Andreas Schwab
,
2010/07/24
Re: empty lines at the end of quoted command subsitutions missing
,
Pierre Gaston
,
2010/07/24
Re: empty lines at the end of quoted command subsitutions missing
,
Chet Ramey
,
2010/07/24
document $MAIL for Maildir users
,
jidanni
,
2010/07/21
words in COMPWORDS vs. words in COMPREPLY
,
Ben Pfaff
,
2010/07/21
Re: words in COMPWORDS vs. words in COMPREPLY
,
Chet Ramey
,
2010/07/24
access(2) shouldn't be used with test(1)
,
Garrett Cooper
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Garrett Cooper
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Eric Blake
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Garrett Cooper
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Linda Walsh
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Garrett Cooper
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Eric Blake
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Linda Walsh
,
2010/07/21
Re: access(2) shouldn't be used with test(1)
,
Chet Ramey
,
2010/07/20
Re: access(2) shouldn't be used with test(1)
,
Garrett Cooper
,
2010/07/20
How to input ^J?
,
Peng Yu
,
2010/07/18
Re: How to input ^J?
,
Bob Proulx
,
2010/07/18
Re: How to input ^J?
,
John Reiser
,
2010/07/18
Re: How to input ^J?
,
Greg Wooledge
,
2010/07/19
function grammar
,
Linda Walsh
,
2010/07/18
Re: function grammar
,
Clark J. Wang
,
2010/07/18
Re: function grammar
,
Linda Walsh
,
2010/07/18
Re: function grammar
,
Jan Schampera
,
2010/07/19
Re: function grammar
,
Ken Irving
,
2010/07/19
Re: function grammar
,
Bernd Eggink
,
2010/07/19
Re: function grammar
,
Andreas Schwab
,
2010/07/19
BUG: grammar handler needs to be fixed to recognize Bash syntax.... (was Re: function grammar)
,
Linda Walsh
,
2010/07/20
Re: function grammar
,
Ken Irving
,
2010/07/19
Re: function grammar
,
Linda Walsh
,
2010/07/20
Re: function grammar
,
Chet Ramey
,
2010/07/20
Re: function grammar
,
Chet Ramey
,
2010/07/20
Re: function grammar
,
Chet Ramey
,
2010/07/20
Substitution PE parsed wrong or doesn't work correctly
,
Jan Schampera
,
2010/07/15
BASH ignores language for command completion
,
Bruce Korb
,
2010/07/15
Re: BASH ignores language for command completion
,
Clark J. Wang
,
2010/07/15
Re: BASH ignores language for command completion
,
Chet Ramey
,
2010/07/15
Re: BASH ignores language for command completion
,
Andreas Schwab
,
2010/07/15
Re: BASH ignores language for command completion
,
Chet Ramey
,
2010/07/15
Re: BASH ignores language for command completion
,
Bruce Korb
,
2010/07/15
Re: BASH ignores language for command completion
,
Chet Ramey
,
2010/07/15
Re: BASH ignores language for command completion
,
Greg Wooledge
,
2010/07/15
Re: BASH ignores language for command completion
,
Bruce Korb
,
2010/07/15
parsing error with heredoc and command substitution
,
Alex Khesin
,
2010/07/15
Re: [bash-bug] parsing error with heredoc and command substitution
,
Dr. Werner Fink
,
2010/07/15
Re: [bash-bug] parsing error with heredoc and command substitution
,
Andreas Schwab
,
2010/07/15
Re: [bash-bug] parsing error with heredoc and command substitution
,
Bernd Eggink
,
2010/07/15
Re: parsing error with heredoc and command substitution
,
Chet Ramey
,
2010/07/15
Bad performance for substring replacement by pattern
,
Yi Yan
,
2010/07/13
Re: Bad performance for substring replacement by pattern
,
Linda Walsh
,
2010/07/18
how to limit autofill of executables in 'cygwin-bash' to a list of 'extensions'
,
Linda Walsh
,
2010/07/12
Re: how to limit autofill of executables in 'cygwin-bash' to a list of 'extensions'
,
Chet Ramey
,
2010/07/12
Re: how to limit autofill of executables in 'cygwin-bash' to a list of 'extensions'
,
Linda Walsh
,
2010/07/13
Re: how to limit autofill of executables in 'cygwin-bash' to a list of 'extensions'
,
Chet Ramey
,
2010/07/13
Naming convention of bash script filenames
,
Peng Yu
,
2010/07/11
Re: Naming convention of bash script filenames
,
Bob Proulx
,
2010/07/11
Re: Naming convention of bash script filenames
,
Andreas Schwab
,
2010/07/12
Re: Naming convention of bash script filenames
,
Chris F.A. Johnson
,
2010/07/12
Set of characters that are treated specially between a pair of double quotes?
,
Peng Yu
,
2010/07/11
Re: Set of characters that are treated specially between a pair of double quotes?
,
John Reiser
,
2010/07/11
How to show path with backslash '\' in it in the prompt?
,
Peng Yu
,
2010/07/10
Re: How to show path with backslash '\' in it in the prompt?
,
Chet Ramey
,
2010/07/10
Re: How to show path with backslash '\' in it in the prompt?
,
Peng Yu
,
2010/07/10
Re: How to show path with backslash '\' in it in the prompt?
,
Peng Yu
,
2010/07/10
Re: How to show path with backslash '\' in it in the prompt?
,
Chet Ramey
,
2010/07/10
Re: How to show path with backslash '\' in it in the prompt?
,
Roman Rakus
,
2010/07/21
Re: How to show path with backslash '\' in it in the prompt?
,
Chet Ramey
,
2010/07/21
How to input tab in command line?
,
Peng Yu
,
2010/07/10
Re: How to input tab in command line?
,
John Reiser
,
2010/07/10
Re: feature request (complete)
,
Chet Ramey
,
2010/07/10
How to run something before invoking the inputted command?
,
Clark J. Wang
,
2010/07/09
Re: How to run something before invoking the inputted command?
,
Eric Blake
,
2010/07/09
Re: How to run something before invoking the inputted command?
,
Clark J. Wang
,
2010/07/09
Re: How to run something before invoking the inputted command?
,
Greg Wooledge
,
2010/07/12
Re: How to run something before invoking the inputted command?
,
Dave Rutherford
,
2010/07/12
Re: How to run something before invoking the inputted command?
,
Clark J. Wang
,
2010/07/12
Re: How to run something before invoking the inputted command?
,
Greg Wooledge
,
2010/07/13
Re: How to run something before invoking the inputted command?
,
Clark J. Wang
,
2010/07/13
Re: How to run something before invoking the inputted command?
,
Andreas Schwab
,
2010/07/12
Where is the syntax of ${array[@]:1:2} described?
,
Peng Yu
,
2010/07/08
Re: Where is the syntax of ${array[@]:1:2} described?
,
Peng Yu
,
2010/07/08
Re: Where is the syntax of ${array[@]:1:2} described?
,
Chet Ramey
,
2010/07/08
bad substitution: no closing `)' in $( #"...
,
Thomas Hafner
,
2010/07/08
Re: bad substitution: no closing `)' in $( #"...
,
Sven Mascheck
,
2010/07/08
Malformed associative array declaration faults
,
lsteeger
,
2010/07/08
Re: Malformed associative array declaration faults
,
Chet Ramey
,
2010/07/08
bug in 64bit build process
,
kunert
,
2010/07/05
Re: bug in 64bit build process
,
Chet Ramey
,
2010/07/06
Text cursor hangs/freezes, 2 x backspace unfreezes
,
Sebastian Kayser
,
2010/07/05
Cursor stuck/frozen, only backspace unfreezes
,
sebastian
,
2010/07/05
bash_execute_unix_command: cannot find keymap for command
,
Michał Kazior
,
2010/07/04
Re: bash_execute_unix_command: cannot find keymap for command
,
Chet Ramey
,
2010/07/07
Re: Bash cannot kill itself?
,
Greg Wooledge
,
2010/07/01
Re: Bash cannot kill itself?
,
Bob Proulx
,
2010/07/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc