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: Tue Aug 31 2010 16:27:19 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2010
Re: edit-and-execute-command; minus the "execute" part?
,
Dabrien 'Dabe' Murphy
,
16:27
August 30, 2010
Re: Encoding multiple filenames in a single variable
,
Jon Seymour
,
18:15
Re: ${var:+"quo ted"} and similar, inside unquoted here-docs
,
Eric Blake
,
11:15
Re: ${var:+"quo ted"} and similar, inside unquoted here-docs
,
Eric Blake
,
10:57
Re: Re: Translating a shell script
,
Christopher Bratusek
,
10:01
Re: How is $"string" translated?
,
Clark J. Wang
,
09:41
Re: Encoding multiple filenames in a single variable
,
Greg Wooledge
,
09:34
Re: Encoding multiple filenames in a single variable
,
Jon Seymour
,
09:26
Re: Translating a shell script
,
Greg Wooledge
,
09:10
Re: Encoding multiple filenames in a single variable
,
Greg Wooledge
,
09:08
Re: How is $"string" translated?
,
Davide Brini
,
08:29
Re: How is $"string" translated?
,
Davide Brini
,
07:31
Re: How is $"string" translated?
,
Pierre Gaston
,
07:31
How is $"string" translated?
,
Clark J. Wang
,
07:07
August 29, 2010
Translating a shell script
,
Christopher Roy Bratusek
,
14:31
Re: Encoding multiple filenames in a single variable
,
Andre Majorel
,
05:52
Re: Encoding multiple filenames in a single variable
,
Chris F.A. Johnson
,
04:06
Re: Encoding multiple filenames in a single variable
,
Jon Seymour
,
03:13
Encoding multiple filenames in a single variable
,
Jon Seymour
,
03:12
August 26, 2010
Re: difference between ${1+"$@"} and "$@"?
,
Eric Blake
,
14:20
Re: difference between ${1+"$@"} and "$@"?
,
Eric Blake
,
12:51
Re: difference between ${1+"$@"} and "$@"?
,
Greg Wooledge
,
12:20
difference between ${1+"$@"} and "$@"?
,
E R
,
12:13
August 25, 2010
Re: login shell crash on Mac OS X while closing file descriptors
,
Rainer Müller
,
22:34
Re: setting a variable from a function called from PS1
,
Dennis Williamson
,
17:05
Re: setting a variable from a function called from PS1
,
Greg Wooledge
,
14:31
setting a variable from a function called from PS1
,
E R
,
12:20
Re: discrepancy with variable assignments and simple commands between sh and bash
,
Chet Ramey
,
09:36
Re: discrepancy with variable assignments and simple commands between sh and bash
,
Jan Schampera
,
01:39
Re: discrepancy with variable assignments and simple commands between sh and bash
,
Mike Frysinger
,
01:18
Re: discrepancy with variable assignments and simple commands between sh and bash
,
Jan Schampera
,
01:00
discrepancy with variable assignments and simple commands between sh and bash
,
Mike Frysinger
,
00:34
August 24, 2010
Re: File name/Line numbers with tracing output.
,
Edward Peschko
,
20:40
Re: File name/Line numbers with tracing output.
,
Dennis Williamson
,
13:50
Re: edit-and-execute-command; minus the "execute" part?
,
Dennis Williamson
,
12:40
Re: login shell crash on Mac OS X while closing file descriptors
,
Chet Ramey
,
10:00
Re: File name/Line numbers with tracing output.
,
Eric Blake
,
09:13
Re: Bash style of if-then-else?
,
Joachim Schmitz
,
05:11
Re: File name/Line numbers with tracing output.
,
Joachim Schmitz
,
03:44
Re: Bash style of if-then-else?
,
Pierre Gaston
,
03:29
File name/Line numbers with tracing output.
,
Edward Peschko
,
03:28
Re: Bash style of if-then-else?
,
Joachim Schmitz
,
03:25
Re: Bash style of if-then-else?
,
Chris F.A. Johnson
,
02:42
August 23, 2010
login shell crash on Mac OS X while closing file descriptors
,
Rainer Müller
,
19:30
edit-and-execute-command; minus the "execute" part?
,
Dabrien 'Dabe' Murphy
,
19:30
login shell crash on Mac OS X while closing file descriptors
,
Rainer Müller
,
19:30
Re: Bash style of if-then-else?
,
Dennis Williamson
,
19:17
Re: Bash style of if-then-else?
,
Eric Blake
,
17:40
Bash style of if-then-else?
,
Peng Yu
,
17:29
August 20, 2010
Re: Compile time error: bash 4.1 on HP-UX 11.31
,
Greg Wooledge
,
12:55
Compile time error: bash 4.1 on HP-UX 11.31
,
Crowe, Edward
,
12:48
Re: inconsistent field splitting
,
Marc Herbert
,
09:25
Re: inconsistent field splitting
,
Eric Blake
,
09:17
Re: inconsistent field splitting
,
lxnf98mm
,
09:12
August 19, 2010
Re: return from function doesn't work when used in tail of pipeline
,
Marc Herbert
,
09:16
Re: return from function doesn't work when used in tail of pipeline
,
Greg Wooledge
,
08:38
Re: return from function doesn't work when used in tail of pipeline
,
Marc Herbert
,
06:11
Re: inconsistent field splitting
,
Pierre Gaston
,
05:40
Re: inconsistent field splitting
,
Marc Herbert
,
05:31
August 18, 2010
Re: inconsistent field splitting
,
Greg Wooledge
,
08:14
Re: inconsistent field splitting
,
Andreas Schwab
,
08:00
Re: inconsistent field splitting
,
Marc Herbert
,
07:53
Re: inconsistent field splitting
,
Andreas Schwab
,
07:15
Re: inconsistent field splitting
,
Marc Herbert
,
06:26
Re: inconsistent field splitting
,
Pierre Gaston
,
05:46
Re: inconsistent field splitting
,
Andreas Schwab
,
05:46
inconsistent field splitting
,
Marc Herbert
,
05:37
August 17, 2010
Re: [bash-bug] Fix testsuite errors due to shell quoted parameter expansion issue.
,
Dr. Werner Fink
,
06:19
August 16, 2010
Re: bash segfault on unsetting bad associative array
,
Chet Ramey
,
11:36
Re: [bash-bug] [bash-bug] PIPESTATUS always returns only a single element
,
Dr. Werner Fink
,
10:03
Re: \c escape within $'...' can produce mangled UTF-8
,
Greg Wooledge
,
08:29
Re: bash segfault on unsetting bad associative array
,
Roman Rakus
,
05:07
August 15, 2010
Re: Here document and stdin?
,
Mike Frysinger
,
20:55
Here document and stdin?
,
Peng Yu
,
20:47
Re: \c escape within $'...' can produce mangled UTF-8
,
Mike Frysinger
,
16:37
Re: Wrong prompt and incorrect parsing if completion is used
,
Egmont Koblinger
,
16:28
Re: \c escape within $'...' can produce mangled UTF-8
,
Dmitry Groshev
,
16:25
Re: \c escape within $'...' can produce mangled UTF-8
,
Mike Frysinger
,
13:00
Re: Wrong prompt and incorrect parsing if completion is used
,
Chet Ramey
,
12:22
Re: \c escape within $'...' can produce mangled UTF-8
,
Andreas Schwab
,
06:45
Re: \c escape within $'...' can produce mangled UTF-8
,
Dmitry Groshev
,
06:02
Re: \c escape within $'...' can produce mangled UTF-8
,
Andreas Schwab
,
04:20
Re: \c escape within $'...' can produce mangled UTF-8
,
Dennis Williamson
,
04:02
Re: \c escape within $'...' can produce mangled UTF-8
,
Andre Majorel
,
02:24
August 14, 2010
Re: Issuing re-read-init-file from a Bash function
,
Chet Ramey
,
22:12
Re: \c escape within $'...' can produce mangled UTF-8
,
Dmitry Groshev
,
17:08
Re: \c escape within $'...' can produce mangled UTF-8
,
Chet Ramey
,
16:21
\c escape within $'...' can produce mangled UTF-8
,
Dmitry Groshev
,
15:01
Re: history -a
,
Bruce Korb
,
14:36
bash segfault on unsetting bad associative array
,
ordcoder
,
02:12
August 13, 2010
Re: Problem with extglob patterns used in HISTIGNORE
,
Chet Ramey
,
23:32
Re: history -a
,
Chet Ramey
,
21:51
Re: [bash-bug] PIPESTATUS always returns only a single element
,
Dr. Werner Fink
,
06:18
August 12, 2010
Re: PIPESTATUS always returns only a single element
,
Chet Ramey
,
20:01
Re: return from function doesn't work when used in tail of pipeline
,
Martin Schwenke
,
19:49
PIPESTATUS always returns only a single element
,
lsteeger
,
18:51
Re: Wrong prompt and incorrect parsing if completion is used
,
Chet Ramey
,
15:23
Re: read -d'' -n1
,
Greg Wooledge
,
08:20
Re: return from function doesn't work when used in tail of pipeline
,
Greg Wooledge
,
08:16
Re: read -d'' -n1
,
Sharuzzaman Ahmat Raslan
,
01:51
Re: read -d'' -n1
,
Jan Schampera
,
01:46
read -d'' -n1
,
Jan Schampera
,
01:31
August 11, 2010
return from function doesn't work when used in tail of pipeline
,
Martin Schwenke
,
23:23
Re: How to inherent non-zero exit status using pipe?
,
Dennis Williamson
,
12:29
Re: How to inherent non-zero exit status using pipe?
,
Eric Blake
,
09:54
Re: How to inherent non-zero exit status using pipe?
,
Eric Blake
,
09:47
Re: How to inherent non-zero exit status using pipe?
,
Pierre Gaston
,
07:21
How to inherent non-zero exit status using pipe?
,
Peng Yu
,
07:18
August 10, 2010
Re: Verbatim pasting
,
Andre Majorel
,
16:45
Re: Verbatim pasting
,
Ben Pfaff
,
16:40
Re: Verbatim pasting
,
Mike Frysinger
,
16:05
Re: Verbatim pasting
,
Chet Ramey
,
15:41
Verbatim pasting
,
Andre Majorel
,
14:08
Re: documentation for ${!prefix*} is misleading
,
Greg Wooledge
,
11:07
Issuing re-read-init-file from a Bash function
,
Andre Majorel
,
10:58
Re: documentation for ${!prefix*} is misleading
,
Andreas Schwab
,
10:50
Re: documentation for ${!prefix*} is misleading
,
Greg Wooledge
,
10:43
Re: documentation for ${!prefix*} is misleading
,
Andreas Schwab
,
10:15
documentation for ${!prefix*} is misleading
,
Greg Wooledge
,
09:50
August 09, 2010
Re: Administrivia: Repeated Emails
,
Bob Proulx
,
17:15
history -a
,
Bruce Korb
,
14:18
Wrong prompt and incorrect parsing if completion is used
,
Egmont Koblinger
,
14:18
Re: bash 4.1 command substitution
,
Chet Ramey
,
14:18
Re: syntax error when setting variable in front of "while"
,
Chet Ramey
,
14:18
Re: bash 4.1 command substitution
,
John Kelly
,
03:21
Re: RFE: allow double quotes to group multi-words & be treated?as?1?arg, w/DQ's stripped off -- including RH =~
,
clemens fischer
,
03:17
Re: bash 4.1 command substitution
,
Dennis Williamson
,
03:13
Re: syntax error when setting variable in front of "while"
,
Ralf Goertz
,
03:12
Re: syntax error when setting variable in front of "while"
,
mfwitten
,
03:11
August 06, 2010
Administrivia: Repeated Emails
,
Bob Proulx
,
17:03
bash 4.1 command substitution
,
John Kelly
,
16:40
Re: RFE: allow double quotes to group multi-words & be treated as?1?arg, w/DQ's stripped off -- including RH =~
,
clemens fischer
,
15:48
Re: syntax error when setting variable in front of "while"
,
Dennis Williamson
,
14:17
syntax error when setting variable in front of "while"
,
Ralf Goertz
,
12:32
Re: Problem with extglob patterns used in HISTIGNORE
,
Greg Wooledge
,
10:17
Re : Problem with extglob patterns used in HISTIGNORE
,
Dimitar DIMITROV
,
10:16
Problem with extglob patterns used in HISTIGNORE
,
Dimitar DIMITROV
,
09:00
Re: Issues when func name is the same with an alias
,
Marc Herbert
,
04:09
August 05, 2010
Re: Issues when func name is the same with an alias
,
Clark J. Wang
,
23:31
Re: Issues when func name is the same with an alias
,
Chris F.A. Johnson
,
21:54
Re: Issues when func name is the same with an alias
,
Clark J. Wang
,
21:26
Re: Fix testsuite errors due to shell quoted parameter expansion issue.
,
Chet Ramey
,
18:23
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Chet Ramey
,
18:17
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Andreas Schwab
,
11:45
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Linda Walsh
,
11:09
Re: Issues when func name is the same with an alias
,
Marc Herbert
,
11:04
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Chet Ramey
,
01:07
August 04, 2010
Re: Bad performance for substring replacement by pattern
,
Chet Ramey
,
13:41
Re: Issues when func name is the same with an alias
,
Chet Ramey
,
13:39
Re: Issues when func name is the same with an alias
,
Bernd Eggink
,
12:14
Re: The usage of [[ (not with if)
,
Bob Proulx
,
12:13
Re: The usage of [[ (not with if)
,
Andreas Schwab
,
11:37
Re: The usage of [[ (not with if)
,
Bob Proulx
,
11:11
Re: The usage of [[ (not with if)
,
Davide Brini
,
11:08
The usage of [[ (not with if)
,
Peng Yu
,
11:03
Re: Issues when func name is the same with an alias
,
Clark J. Wang
,
10:39
Re: Issues when func name is the same with an alias
,
Clark J. Wang
,
10:29
Re: Issues when func name is the same with an alias
,
Bernd Eggink
,
09:58
Re: Issues when func name is the same with an alias
,
Eric Blake
,
09:14
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Greg Wooledge
,
08:32
Re: Issues when func name is the same with an alias
,
Bernd Eggink
,
08:27
Re: Issues when func name is the same with an alias
,
Marc Herbert
,
07:05
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Marc Herbert
,
06:50
Issues when func name is the same with an alias
,
Clark J. Wang
,
06:40
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Andreas Schwab
,
05:40
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Linda Walsh
,
05:02
Re: RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Davide Brini
,
04:28
RFE: allow double quotes to group multi-words & be treated as 1 arg, w/DQ's stripped off -- including RH =~
,
Linda Walsh
,
04:06
August 03, 2010
Re: Bad performance for substring replacement by pattern
,
Eric Blake
,
17:24
Re: Bad performance for substring replacement by pattern
,
Chet Ramey
,
17:13
Re: Fix testsuite errors due to shell quoted parameter expansion issue.
,
Eric Blake
,
17:00
Re: RFE? request for an "undefined" attribute for functions
,
Marc Herbert
,
09:40
Re: RFE -or- Howto?
,
Chris F.A. Johnson
,
02:00
August 02, 2010
Re: RFE? request for an "undefined" attribute for functions
,
Jan Schampera
,
16:37
Re: RFE? request for an "undefined" attribute for functions
,
Greg Wooledge
,
16:31
Re: RFE? request for an "undefined" attribute for functions
,
Linda Walsh
,
16:21
Re: RFE? request for an "undefined" attribute for functions
,
Chet Ramey
,
16:14
Re: weird behaviour of ((count++)) when using , , to change to lower case
,
Chet Ramey
,
16:07
Re: Indirect expansion and arrays
,
Chet Ramey
,
15:25
Re: RFE? request for an "undefined" attribute for functions
,
Greg Wooledge
,
15:17
Re: RFE? request for an "undefined" attribute for functions
,
Bernd Eggink
,
15:11
Re: RFE? request for an "undefined" attribute for functions
,
Eric Blake
,
14:18
Re: RFE? request for an "undefined" attribute for functions
,
Bernd Eggink
,
14:16
Re: RFE? request for an "undefined" attribute for functions
,
Andreas Schwab
,
13:15
Re: RFE? request for an "undefined" attribute for functions
,
Bernd Eggink
,
12:26
Re: RFE? request for an "undefined" attribute for functions
,
Greg Wooledge
,
08:47
Re: RFE -or- Howto?
,
Dennis Williamson
,
06:31
August 01, 2010
Re: basic pattern match Question..."newbie" doesn't understand (!@#$@$)
,
Chris F.A. Johnson
,
23:11
RFE? request for an "undefined" attribute for functions
,
Linda Walsh
,
21:20
basic pattern match Question..."newbie" doesn't understand (!@#$@$)
,
Linda Walsh
,
21:01
Re: weird behaviour of ((count++)) when using , , to change to lower case
,
Dennis Williamson
,
19:06
Re: weird behaviour of ((count++)) when using , , to change to lower case
,
Bernd Eggink
,
17:00
weird behaviour of ((count++)) when using , , to change to lower case
,
Andrew Benton
,
12:33
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc