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: Mon Feb 28 2011 22:48:44 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2011
Re: Q: interoperability of local vars and option nounset
,
Chet Ramey
,
22:48
Re: bad double-quoted pattern substitution in indexed arrays
,
Chet Ramey
,
22:40
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:23
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:16
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:13
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:11
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:05
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:03
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:00
Bash-4.2 Official Patch 5
,
Chet Ramey
,
20:58
Bash-4.2 Official Patch 4
,
Chet Ramey
,
20:58
Bash-4.2 Official Patch 3
,
Chet Ramey
,
20:57
Bash-4.2 Offiial Patch 2
,
Chet Ramey
,
20:57
Bash-4.2 Official Patch 1
,
Chet Ramey
,
20:56
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
20:53
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
20:42
[PATCH 6/6] Clean: Remove unnecessary backslashes (line continuation)
,
Michael Witten
,
16:08
[PATCH 5/6] Clean: Remove unnecessary xmalloc()/strcpy()
,
Michael Witten
,
16:08
[PATCH 4/6] Clean: More direct coupling between assignment and allocation
,
Michael Witten
,
16:08
[PATCH 3/6] Clean: parse_token_word(): relax memory requirements (off by one)
,
Michael Witten
,
16:08
[PATCH 2/6] Bug: shellexp: Fix off-by-one assignment in read_token_word()
,
Michael Witten
,
16:07
[PATCH 1/6] Bug: extglob: Fix off-by-one assignment in read_token_word()
,
Michael Witten
,
16:07
[PATCH 0/6] Off-by-one bug fix and clean up
,
Michael Witten
,
16:07
Re: bash doesn't act like mksh at all
,
Chet Ramey
,
10:34
Re: bash doesn't act like mksh at all
,
Andreas Schwab
,
07:24
Re: bash doesn't act like mksh at all
,
Andres Perera
,
07:17
Re: bash doesn't act like mksh at all
,
Chris F.A. Johnson
,
07:11
bash doesn't act like mksh at all
,
Andres Perera
,
06:45
February 27, 2011
Re: bash tab variable expansion question?
,
Chet Ramey
,
18:18
Manual: parentheses mismatch in '6.7 Arrays'
,
Christophe Jarry
,
14:38
bad double-quoted pattern substitution in indexed arrays
,
Diego Augusto Molina
,
12:35
Re: bash tab variable expansion question?
,
Michael Kalisz
,
10:42
Re: bash tab variable expansion question?
,
Clark J. Wang
,
08:39
Changing window size via bind -x may cause bash to hang in futex() call
,
Henning Bekel
,
04:26
February 26, 2011
Re: bash tab variable expansion question?
,
gnu.bash.bug
,
10:40
Re: bash tab variable expansion question?
,
Andreas Schwab
,
03:09
February 25, 2011
Re: bash tab variable expansion question?
,
Bob Proulx
,
19:22
Re: bash tab variable expansion question?
,
gnu.bash.bug
,
18:42
Re: bash tab variable expansion question?
,
gnu.bash.bug
,
18:42
Re: Problem with how to assign an array
,
Steven W. Orr
,
13:26
Bash-4.1 Official Patch 10
,
Chet Ramey
,
11:09
Re: bash tab variable expansion question?
,
Andreas Schwab
,
10:03
Re: bash tab variable expansion question?
,
Greg Wooledge
,
09:40
Re: Problem with how to assign an array
,
Greg Wooledge
,
09:37
Re: bash tab variable expansion question?
,
Clark J. Wang
,
05:11
Re: bash tab variable expansion question?
,
Clark J. Wang
,
05:11
Re: bash tab variable expansion question?
,
Davide Brini
,
04:47
Re: bash tab variable expansion question?
,
Andreas Schwab
,
04:46
Re: Problem with how to assign an array
,
Andreas Schwab
,
04:27
Re: bash tab variable expansion question?
,
Eric Blake
,
00:15
February 24, 2011
bash tab variable expansion question?
,
Michael Kalisz
,
23:47
Re: Problem with how to assign an array
,
Steven W. Orr
,
18:59
Re: Problem with how to assign an array
,
Ken Irving
,
17:11
Re: Patch: Corrupt display for history search in vi-mode, 256-color prompt
,
Chet Ramey
,
16:16
Re: Problem with how to assign an array
,
Greg Wooledge
,
15:43
Problem with how to assign an array
,
Steven W. Orr
,
15:11
Re: Question. Autocomplete paths starting with %.
,
Clark J. Wang
,
09:50
Re: Question. Autocomplete paths starting with %.
,
address@hidden
,
07:46
February 23, 2011
Re: How to match pattern in bash?
,
Micah Cowan
,
11:07
Q: interoperability of local vars and option nounset
,
Nardmann, Heiko
,
08:36
Re: How to match pattern in bash?
,
Greg Wooledge
,
08:25
February 22, 2011
Re: Question. Autocomplete paths starting with %.
,
Clark J. Wang
,
23:06
Re: How to match pattern in bash?
,
Micah Cowan
,
23:03
Re: How to match pattern in bash?
,
Eric Blake
,
23:02
Re: How to match pattern in bash?
,
Clark J. Wang
,
22:52
How to match pattern in bash?
,
Peng Yu
,
22:38
Re: Patch: Corrupt display for history search in vi-mode, 256-color prompt
,
Dennis Williamson
,
20:39
Patch: Corrupt display for history search in vi-mode, 256-color prompt
,
Micah Cowan
,
20:16
Re: Strange bug in arithmetic function
,
jellybean stonerfish
,
17:15
document factors influencing select's number of columns
,
jidanni
,
16:30
Re: Strange bug in arithmetic function
,
Chris Jones
,
10:02
Re: Patterns of dynamic scoping and nested routines.
,
Chet Ramey
,
09:47
Re: no way to give 'select' a default value
,
Clark J. Wang
,
09:47
Re: set -e, but test return not honoured _conditionally_
,
Pierre Gaston
,
09:07
Re: Strange bug in arithmetic function
,
Pierre Gaston
,
09:01
Re: set -e, but test return not honoured _conditionally_
,
Pierre Gaston
,
09:01
Re: Strange bug in arithmetic function
,
Eric Blake
,
09:01
Re: no way to give 'select' a default value
,
Greg Wooledge
,
09:01
Re: set -e, but test return not honoured _conditionally_
,
Greg Wooledge
,
08:46
Re: Strange bug in arithmetic function
,
Davide Brini
,
08:42
Strange bug in arithmetic function
,
Marcel de Reuver
,
08:33
Question. Autocomplete paths starting with %.
,
address@hidden
,
08:33
set -e, but test return not honoured _conditionally_
,
Steffen Daode Nurpmeso
,
08:33
February 21, 2011
Patterns of dynamic scoping and nested routines.
,
Steven W. Orr
,
23:11
Re: ``complete -b'' does not include ``coproc''
,
Clark J. Wang
,
22:02
Re: ``complete -b'' does not include ``coproc''
,
Chet Ramey
,
09:26
Re: ``complete -b'' does not include ``coproc''
,
Chet Ramey
,
09:12
Re: Do more testing before a release?
,
Marc Herbert
,
05:27
Re: ``complete -b'' does not include ``coproc''
,
Clark J. Wang
,
03:56
Solved: Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
03:51
no way to give 'select' a default value
,
jidanni
,
03:45
Re: ``complete -b'' does not include ``coproc''
,
Pierre Gaston
,
03:22
``complete -b'' does not include ``coproc''
,
Clark J. Wang
,
03:12
February 20, 2011
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
22:12
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
21:16
Re: [bash4.2] ${v//[/} bug?
,
Clark J. Wang
,
21:13
Re: Why escape char `:' with `\' when auto completing filenames?
,
Chet Ramey
,
20:21
February 19, 2011
Re: Brace expansion inside of command substitution - broken or is it me?
,
Chet Ramey
,
10:29
Re: Brace expansion inside of command substitution - broken or is it me?
,
Peter Hofmann
,
06:13
Re: empty quotes break pattern replacements in bash-4.2
,
Mike Frysinger
,
00:16
Re: [bash4.2] ${v//[/} bug?
,
Chet Ramey
,
00:03
February 18, 2011
Re: empty quotes break pattern replacements in bash-4.2
,
Chet Ramey
,
23:17
empty quotes break pattern replacements in bash-4.2
,
Mike Frysinger
,
21:06
Re: Brace expansion inside of command substitution - broken or is it me?
,
Chet Ramey
,
19:26
Re: Brace expansion inside of command substitution - broken or is it me?
,
Greg Wooledge
,
17:01
Re: Brace expansion inside of command substitution - broken or is it me?
,
Andreas Schwab
,
16:53
Re: Brace expansion inside of command substitution - broken or is it me?
,
Greg Wooledge
,
16:45
Brace expansion inside of command substitution - broken or is it me?
,
Peter Hofmann
,
16:32
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
09:50
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
09:29
Re: [bash 4.2] `declare -g' bug?
,
Clark J. Wang
,
09:24
Re: [bash 4.2] `declare -g' bug?
,
Greg Wooledge
,
08:35
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Greg Wooledge
,
08:11
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
06:54
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
06:53
Re: [bash 4.2] `declare -g' bug?
,
Chet Ramey
,
06:48
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
05:50
Re: Why escape char `:' with `\' when auto completing filenames?
,
Pierre Gaston
,
05:48
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
05:47
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
05:36
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
05:21
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
04:39
Re: Why escape char `:' with `\' when auto completing filenames?
,
Maarten Billemont
,
04:10
February 17, 2011
Re: [bash 4.2] In vi mode, cc failed to change the whole line
,
Mun
,
23:28
Re: [bash 4.2] `declare -g' bug?
,
Clark J. Wang
,
22:26
Re: typeset -r prevents local variable of same name.
,
Eric Blake
,
22:23
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
22:18
Re: typeset -r prevents local variable of same name.
,
Eric Blake
,
22:12
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
22:11
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
21:56
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
21:48
Re: [bash 4.2] In vi mode, cc failed to change the whole line
,
Chet Ramey
,
21:00
Re: [bash 4.2] `declare -g' bug?
,
Chet Ramey
,
19:45
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Chet Ramey
,
17:18
Re: Why escape char `:' with `\' when auto completing filenames?
,
Chet Ramey
,
17:02
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
15:09
Re: typeset -r prevents local variable of same name.
,
Eric Blake
,
12:23
Re: Do more testing before a release?
,
Chet Ramey
,
11:27
Re: Do more testing before a release?
,
Chet Ramey
,
11:14
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Andreas Schwab
,
11:05
Re: Do more testing before a release?
,
Eric Blake
,
10:46
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Greg Wooledge
,
10:29
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
10:24
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Pierre Gaston
,
10:08
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
10:07
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Davide Brini
,
10:05
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
10:04
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Andreas Schwab
,
10:04
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Greg Wooledge
,
10:03
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
09:56
Re: typeset -r prevents local variable of same name.
,
Steven W. Orr
,
09:49
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Pierre Gaston
,
09:42
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Davide Brini
,
09:42
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
09:36
Re: Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Andreas Schwab
,
08:21
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
08:10
Inconsistence when checking if a pattern is quoted or not for `==' and `=~' in [[ ]]
,
Clark J. Wang
,
06:09
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
05:42
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
05:19
Re: Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
04:33
Re: Why escape char `:' with `\' when auto completing filenames?
,
Andreas Schwab
,
04:00
Why escape char `:' with `\' when auto completing filenames?
,
Clark J. Wang
,
03:04
Re: [bash 4.2] In vi mode, cc failed to change the whole line
,
Clark J. Wang
,
01:39
Re: Do more testing before a release?
,
Clark J. Wang
,
01:14
Re: [bash 4.2] In vi mode, cc failed to change the whole line
,
Mun
,
00:52
Re: Do more testing before a release?
,
Mike Frysinger
,
00:38
February 16, 2011
Do more testing before a release?
,
Clark J. Wang
,
23:53
[bash 4.2] In vi mode, cc failed to change the whole line
,
Clark J. Wang
,
23:44
Re: typeset -r prevents local variable of same name.
,
Clark J. Wang
,
23:16
Re: Here strings and pathname expansion
,
Chet Ramey
,
22:23
Re: typeset -r prevents local variable of same name.
,
Chet Ramey
,
22:14
Re: Bash 4.2 printf %()T seems to ignore TZ
,
Andreas Schwab
,
13:19
Re: Bash 4.2 printf %()T seems to ignore TZ
,
Dennis Williamson
,
10:09
Re: Bash 4.2 printf %()T seems to ignore TZ
,
Greg Wooledge
,
08:23
[bash 4.2] `declare -g' bug?
,
Clark J. Wang
,
05:07
February 15, 2011
Re: [bash4.2] ${v//[/} bug?
,
Dennis Williamson
,
22:56
Re: [bash4.2] ${v//[/} bug?
,
Dennis Williamson
,
22:55
Bash 4.2 printf %()T seems to ignore TZ
,
Dennis Williamson
,
22:49
Re: [bash4.2] ${v//[/} bug?
,
Clark J. Wang
,
22:17
Re: [bash4.2] ${v//[/} bug?
,
Chris F.A. Johnson
,
21:20
Re: [bash4.2] ${v//[/} bug?
,
Clark J. Wang
,
21:06
Re: [bash4.2] ${v//[/} bug?
,
Chet Ramey
,
20:59
Re: [bash4.2] ${v//[/} bug?
,
Allan McRae
,
20:27
Re: [bash4.2] ${v//[/} bug?
,
Chet Ramey
,
20:20
Re: compat31
,
Dennis Williamson
,
12:01
Re: compat31
,
Roman Rakus
,
09:45
Re: compat31
,
Marc Herbert
,
09:08
Re: compat31
,
Greg Wooledge
,
08:13
[bash4.2] ${v//[/} bug?
,
Clark J. Wang
,
06:19
February 14, 2011
Readline-6.2 available for FTP
,
Chet Ramey
,
20:41
Bash-4.2 available for FTP
,
Chet Ramey
,
20:37
Re: compat31
,
Dennis Williamson
,
20:26
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
16:27
Re: Here strings and pathname expansion
,
Jan Schampera
,
14:56
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Dennis Williamson
,
14:11
Re: how to workaroun 'nl' being added: Working now! Tnx!
,
Linda Walsh
,
13:50
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
13:34
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
13:29
Re: bash 4.2, parameter expansion problem
,
Eric Blake
,
13:02
bash 4.2, parameter expansion problem
,
Juergen Daubert
,
12:51
Re: PS1 has ruined line wrap
,
Jonathan Reed
,
12:51
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Bob Proulx
,
12:05
Re: Here strings and pathname expansion
,
Roman Rakus
,
12:04
compat31
,
Dennis Williamson
,
10:03
Re: PS1 has ruined line wrap
,
Chet Ramey
,
09:30
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Greg Wooledge
,
09:21
Re: leading 0 inconsistence?
,
Ralf Goertz
,
09:14
Re: PS1 has ruined line wrap
,
Greg Wooledge
,
08:57
Re: leading 0 inconsistence?
,
Greg Wooledge
,
08:51
Here strings and pathname expansion
,
Jan Schampera
,
00:43
February 13, 2011
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Bob Proulx
,
22:17
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
21:50
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Bob Proulx
,
20:04
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
19:32
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Andreas Schwab
,
18:41
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Dennis Williamson
,
18:02
Re: how to workaroun 'nl' being added to input-line after 49 characters....
,
Bob Proulx
,
16:59
how to workaroun 'nl' being added to input-line after 49 characters....
,
Linda Walsh
,
16:51
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
15:30
typeset -r prevents local variable of same name.
,
steveo
,
15:17
February 12, 2011
Re: PS1 has ruined line wrap
,
Jonathan Reed
,
14:53
Re: leading 0 inconsistence?
,
Maarten Billemont
,
14:16
Re: Can someone explain this?
,
Maarten Billemont
,
14:14
Corrupt prompt string using '\W' within PS1
,
Thomas Kuschel
,
09:37
Re: leading 0 inconsistence?
,
Andreas Schwab
,
07:39
leading 0 inconsistence?
,
Ralf Goertz
,
05:57
Re: Can someone explain this?
,
Andreas Schwab
,
03:28
Re: Can someone explain this?
,
Jon Seymour
,
02:09
Re: Can someone explain this?
,
Bob Proulx
,
00:54
February 11, 2011
Re: Can someone explain this?
,
Dennis Williamson
,
23:42
Re: Can someone explain this?
,
Jon Seymour
,
23:28
Re: Can someone explain this?
,
Dennis Williamson
,
22:44
Re: Can someone explain this?
,
Jon Seymour
,
22:21
Can someone explain this?
,
Jon Seymour
,
22:18
Re: Don't show help of `readonly' and `readarray' when I run `help read'
,
Clark J. Wang
,
20:49
Re: help's blank lines have four spaces appended
,
Clark J. Wang
,
20:47
Re: [BUG] Bash not reacting to Ctrl-C
,
Linus Torvalds
,
19:10
Re: [BUG] Bash not reacting to Ctrl-C
,
Linus Torvalds
,
16:37
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:25
Re: [BUG] Bash not reacting to Ctrl-C
,
Linus Torvalds
,
16:21
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
16:17
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:09
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
15:21
Re: [BUG] Bash not reacting to Ctrl-C
,
Linus Torvalds
,
15:03
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
12:36
Re: [BUG] Bash not reacting to Ctrl-C
,
Illia Bobyr
,
11:57
Re: Don't show help of `readonly' and `readarray' when I run `help read'
,
Chet Ramey
,
11:35
Re: set -e, braces and compound commands
,
Chet Ramey
,
10:03
Re: PS1 expansion of \W incorrect for short paths
,
oe6tkt
,
08:40
Re: set -e, braces and compound commands
,
Andreas Schwab
,
04:57
February 10, 2011
set -e, braces and compound commands
,
Daniel Villeneuve
,
23:14
Re: [BUG] Bash not reacting to Ctrl-C
,
Linus Torvalds
,
20:57
Re: Bash not reacting to Ctrl-C
,
Michael Witten
,
20:57
Re: Don't show help of `readonly' and `readarray' when I run `help read'
,
Chris F.A. Johnson
,
17:34
Re: Don't show help of `readonly' and `readarray' when I run `help read'
,
Maarten Billemont
,
14:36
Re: Don't show help of `readonly' and `readarray' when I run `help read'
,
Chet Ramey
,
09:21
Don't show help of `readonly' and `readarray' when I run `help read'
,
Clark J. Wang
,
04:03
February 09, 2011
Re: miscompilation at gcc -O2
,
Jon Seymour
,
17:49
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:59
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:52
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:47
Re: [BUG] Bash not reacting to Ctrl-C
,
Bob Proulx
,
16:39
Re: [BUG] Bash not reacting to Ctrl-C
,
Bob Proulx
,
16:18
Re: [BUG] Bash not reacting to Ctrl-C
,
Bob Proulx
,
16:11
miscompilation at gcc -O2
,
Eric Blake
,
14:06
Re: [BUG] Bash not reacting to Ctrl-C
,
Ingo Molnar
,
09:51
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
09:37
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
09:26
February 08, 2011
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
21:50
Re: [BUG] Bash not reacting to Ctrl-C
,
Ingo Molnar
,
19:12
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
16:49
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
16:25
Re: [BUG] Bash not reacting to Ctrl-C
,
Bob Proulx
,
16:00
Re: [BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
15:25
[BUG] Bash not reacting to Ctrl-C
,
Oleg Nesterov
,
14:37
Re: [BUG] Bash not reacting to Ctrl-C
,
Chet Ramey
,
14:28
Re: How to get control from bash script of a batch job
,
Pierre Gaston
,
11:10
Re: How to get control from bash script of a batch job
,
Greg Wooledge
,
10:36
How to get control from bash script of a batch job
,
mauede
,
10:25
February 06, 2011
Re: multi-line commands in the history get split when bash is quit
,
Dennis Williamson
,
18:39
Re: multi-line commands in the history get split when bash is quit
,
Slevin McGuigan
,
18:14
Re: help's blank lines have four spaces appended
,
Davide Brini
,
13:54
Re: multi-line commands in the history get split when bash is quit
,
Chet Ramey
,
11:13
Re: help's blank lines have four spaces appended
,
Chet Ramey
,
11:01
help's blank lines have four spaces appended
,
jidanni
,
06:05
February 05, 2011
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
22:49
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
22:43
Re: multi-line commands in the history get split when bash is quit
,
Jon Seymour
,
21:12
Re: multi-line commands in the history get split when bash is quit
,
Jon Seymour
,
21:10
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
21:08
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
21:02
Re: multi-line commands in the history get split when bash is quit
,
Jon Seymour
,
20:15
Re: multi-line commands in the history get split when bash is quit
,
Jon Seymour
,
19:51
Re: multi-line commands in the history get split when bash is quit
,
Chris F.A. Johnson
,
19:42
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
19:25
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
19:12
Re: multi-line commands in the history get split when bash is quit
,
Jon Seymour
,
19:02
Re: multi-line commands in the history get split when bash is quit
,
Michael Witten
,
19:01
Re: multi-line commands in the history get split when bash is quit
,
Bob Proulx
,
18:51
multi-line commands in the history get split when bash is quit
,
Slevin McGuigan
,
18:40
Re: Bash-4.2-rc2 available for FTP
,
Chet Ramey
,
16:14
Re: No Color for Bash Completion Results
,
Roger
,
16:11
Re: No Color for Bash Completion Results
,
Dennis Williamson
,
14:58
Re: How can i specify the scripting language used for parsing a script?
,
Maarten Billemont
,
14:44
No Color for Bash Completion Results
,
Roger
,
14:35
Proposed enhancement to bind builtin
,
Dennis Williamson
,
13:47
Re: Bash-4.2-rc2 available for FTP
,
Mike Frysinger
,
13:03
Re: How can i specify the scripting language used for parsing a script?
,
Andreas Schwab
,
11:09
Re: Why sh does not return a false value?
,
Andreas Schwab
,
10:26
Re: How can i specify the scripting language used for parsing a script?
,
Dennis Williamson
,
08:53
Re: How can i specify the scripting language used for parsing a script?
,
Maarten Billemont
,
08:21
Re: Why sh does not return a false value?
,
Maarten Billemont
,
08:18
Re: Why sh does not return a false value?
,
Davide Brini
,
07:58
How can i specify the scripting language used for parsing a script?
,
ali hagigat
,
07:57
Why sh does not return a false value?
,
ali hagigat
,
07:47
February 04, 2011
Bash 4.1 documentation don't follow GNU maintainers guidelines
,
Christophe Jarry
,
16:32
February 03, 2011
Pleac:
,
Thomas Guettler
,
17:32
February 02, 2011
Re: Bash-4.2-rc2 available for FTP
,
Chet Ramey
,
21:49
Re: Bash-4.2-rc2 available for FTP
,
Mike Frysinger
,
18:27
Re: Bash-4.2-rc2 available for FTP
,
Chet Ramey
,
12:01
Re: Bash-4.2-rc2 available for FTP
,
Bernd Eggink
,
11:52
Bash-4.2-rc2 available for FTP
,
Chet Ramey
,
09:18
February 01, 2011
Re: libtool 2.4 args parsing incredibly slow
,
Ralf Wildenhues
,
14:45
Re: Getting rid of "Terminated" message thanks to SIGINT
,
Chet Ramey
,
09:31
Re: Getting rid of "Terminated" message thanks to SIGINT
,
Marc Herbert
,
03:53
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc