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