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: Thu May 31 2007 21:49:52 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2007
Re: Error: Unexpected "(" in "...`(..."
,
Chet Ramey
,
21:49
Re: tracing inside functions
,
Andreas Schwab
,
12:33
Re: tracing inside functions
,
Chet Ramey
,
12:23
Re: tracing inside functions
,
Paul Jarc
,
12:22
Re: Error: Unexpected "(" in "...`(..."
,
Chet Ramey
,
11:26
tracing inside functions
,
Nic James Ferrier
,
10:10
Error: Unexpected "(" in "...`(..."
,
tjoen
,
10:10
May 30, 2007
Re: Pattern replacement inconsistency
,
Paul Jarc
,
09:23
Re: Pattern replacement inconsistency
,
Chet Ramey
,
09:17
Pattern replacement inconsistency
,
Bernd Eggink
,
05:54
May 28, 2007
local undefined array expands to ASCII 127 instead of nothing.
,
Christophe Martin
,
12:22
May 26, 2007
compile error for version 3.2 if configured with --disable-debugger
,
horst wente
,
10:56
May 25, 2007
Re: set and type garbles functions that set v=$'\001'
,
Chet Ramey
,
22:08
Re: Timing an operation
,
Andreas Schwab
,
10:53
Re: Timing an operation
,
Bob Proulx
,
10:47
last element of an array
,
Nathan Coulter
,
10:40
Re: Timing an operation
,
Matthew_S
,
10:40
Re: Timing an operation
,
Matthew_S
,
10:40
May 24, 2007
Re: Timing an operation
,
Chet Ramey
,
12:00
Re: Timing an operation
,
Paul Jarc
,
11:47
Re: last element of an array
,
Poor Yorick
,
11:05
Re: last element of an array
,
Andreas Schwab
,
10:53
Re: last element of an array
,
Chet Ramey
,
10:48
last element of an array
,
Poor Yorick
,
10:21
Timing an operation
,
Matthew_S
,
09:46
ssh timeout
,
Lango
,
09:45
[Fwd: Re: printf -v variable ignores nullglob]
,
Elmar Stellnberger
,
05:53
May 23, 2007
Re: bash for loop errorr
,
Chet Ramey
,
09:44
Re: bash for loop errorr
,
Eric Blake
,
09:41
bash for loop errorr
,
Vikas Dube
,
09:29
Re: expand_aliases should be on for interactive shells
,
Chet Ramey
,
08:15
May 22, 2007
Re: Quotes inserted into command
,
Chet Ramey
,
17:53
Re: Quotes inserted into command
,
Andreas Schwab
,
17:03
Quotes inserted into command
,
Matt Kane
,
16:49
expand_aliases should be on for interactive shells
,
Joseph Michaud
,
11:51
May 20, 2007
Re: variable assignments and parameter expansion in a single command
,
Chet Ramey
,
16:44
Re: some more inline assignments / evaluation wrt POSIX
,
Chet Ramey
,
16:17
May 19, 2007
Re: some more inline assignments / evaluation wrt POSIX
,
Andreas Schwab
,
02:51
some more inline assignments / evaluation wrt POSIX
,
Mike Frysinger
,
01:06
May 18, 2007
Re: variable assignments and parameter expansion in a single command
,
Kevin F. Quinn
,
18:10
Re: set function and special builtin set
,
Benno Schulenberg
,
16:59
Re: set function and special builtin set
,
Paul Jarc
,
16:50
Re: set function and special builtin set
,
Benno Schulenberg
,
16:47
Re: set function and special builtin set
,
Andreas Schwab
,
15:42
Re: set function and special builtin set
,
Benno Schulenberg
,
14:15
Re: bash=~ bug or feature
,
Jeff Chua
,
12:07
set function and special builtin set
,
Clive Nicolson
,
12:07
May 17, 2007
Re: Infinite loop and crash Linux via BASH command
,
Chet Ramey
,
14:11
Re: bash=~ bug or feature
,
Chet Ramey
,
14:04
Re: bash=~ bug or feature
,
Bob Proulx
,
11:44
Re: Infinite loop and crash Linux via BASH command
,
Paul Jarc
,
11:35
Re: Infinite loop and crash Linux via BASH command
,
Bob Proulx
,
11:31
Infinite loop and crash Linux via BASH command
,
vcputtini
,
11:18
"wait" builtin with argument stucks and eats 100% CPU after 4096th call
,
osicka
,
11:18
bash=~ bug or feature
,
Jeff Chua
,
10:49
May 15, 2007
Re: printf -v variable ignores nullglob
,
Chet Ramey
,
15:38
Re: syntax check of procedure definition fails if extglob is not set
,
Chet Ramey
,
14:26
inconsistency characters/bytes in read and ${#foo}
,
Stanislav Brabec
,
13:44
syntax check of procedure definition fails if extglob is not set
,
Elmar Stellnberger
,
13:44
printf -v variable ignores nullglob
,
Elmar Stellnberger
,
13:44
May 14, 2007
Re: a bug in restricted bash mode?
,
Chet Ramey
,
22:22
Re: backwards menu-complete with shift+tab
,
Chet Ramey
,
22:17
a bug in restricted bash mode?
,
Dawid Gołuński
,
14:17
Re: Path in patch
,
Chet Ramey
,
11:54
Re: backwards menu-complete with shift+tab
,
Paul Jarc
,
11:51
backwards menu-complete with shift+tab
,
gph9mail-bashbug
,
11:43
Path in patch
,
takuomi
,
11:43
Bash FAQ (test posting)
,
Chet Ramey
,
10:04
May 13, 2007
Re: Generating unique file names
,
Paul Jarc
,
22:02
Re: Generating unique file names
,
Chris F.A. Johnson
,
18:01
Generating unique file names
,
matte
,
16:14
Re: newlines and $(...) processing
,
Bob Proulx
,
14:52
Re: newlines and $(...) processing
,
Andreas Schwab
,
14:22
newlines and $(...) processing
,
Bob Proulx
,
13:46
Re: Bash is broken
,
Chris F.A. Johnson
,
12:34
Re: read 1 var in when executing command
,
Chris F.A. Johnson
,
12:34
Re: Bash is broken
,
Stephane Chazelas
,
11:10
Re: Bash is broken
,
Stephane Chazelas
,
11:03
Re: Bash is broken
,
Eric Blake
,
10:25
Bash is broken
,
Overdorf, Sam
,
03:40
Re: read 1 var in when executing command
,
jdh239
,
02:19
May 12, 2007
Re: read 1 var in when executing command
,
Paul Jarc
,
23:27
read 1 var in when executing command
,
jdh239
,
22:57
Re: regex subexpressions broken
,
Chet Ramey
,
21:28
May 11, 2007
Re: regex subexpressions broken
,
Fran Litterio
,
11:51
regex subexpressions broken
,
odi
,
11:32
May 10, 2007
Re: Characters aren't being properly escaped/evaluated in a Bash
,
Paul Jarc
,
14:46
RE: Characters aren't being properly escaped/evaluated in a Bash
,
Cooper, Garrett W
,
14:30
Re: HISTCONTROL=erasedups
,
Thilo Six
,
13:24
Re: HISTCONTROL=erasedups
,
Thilo Six
,
13:05
Re: Characters aren't being properly escaped/evaluated in a Bash
,
Chet Ramey
,
09:39
Re: HISTCONTROL=erasedups
,
Chet Ramey
,
09:38
Re: Characters aren't being properly escaped/evaluated in a Bash
,
Andreas Schwab
,
05:13
Re: HISTCONTROL=erasedups
,
Bob Proulx
,
01:53
Characters aren't being properly escaped/evaluated in a Bash
,
garrett . w . cooper
,
01:42
Re: up arrow to repeat command
,
Bob Proulx
,
00:48
May 09, 2007
Re: HISTCONTROL=erasedups
,
Chet Ramey
,
23:54
Re: HISTCONTROL=erasedups
,
Thilo Six
,
17:45
HISTCONTROL=erasedups
,
Thilo Six
,
17:32
Re: up arrow to repeat command
,
Chet Ramey
,
12:36
up arrow to repeat command
,
_freak_
,
11:53
May 05, 2007
Multibyte characters in prompt still confuse Ctrl+R.
,
Peter Volkov
,
10:57
May 04, 2007
set and type garbles functions that set v=$'\001'
,
Bo Ørsted Andresen
,
21:13
bash: error exporting/importing function with here document
,
Chris Lesner
,
21:13
May 01, 2007
Re: Bash-3.2 Official Patch 16
,
Chet Ramey
,
21:47
Re: Bash-3.2 Official Patch 16
,
Eric Blake
,
21:26
Re: How to remove a specific line in a file
,
Andreas Schwab
,
13:40
Re: How to remove a specific line in a file
,
Bob Proulx
,
12:20
Re: How to remove a specific line in a file
,
Paul Jarc
,
12:06
Re: How to remove a specific line in a file
,
Matthew Woehlke
,
11:48
How to remove a specific line in a file
,
Eka1618
,
11:26
Readline-5.2 Official Patch 4
,
Chet Ramey
,
09:14
Readline-5.2 Official Patch 3
,
Chet Ramey
,
09:13
Bash-3.2 Official Patch 17
,
Chet Ramey
,
09:12
Bash-3.2 Official Patch 16
,
Chet Ramey
,
09:12
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc