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: Wed Jun 30 2010 20:50:46 -0400
Threads in reverse chronological order
[
Next Period
]
Bash cannot kill itself?
,
Clark J. Wang
,
2010/06/30
Re: Bash cannot kill itself?
,
Chris F.A. Johnson
,
2010/06/30
Re: Bash cannot kill itself?
,
Clark J. Wang
,
2010/06/30
Re: Bash cannot kill itself?
,
Chris F.A. Johnson
,
2010/06/30
Re: Bash cannot kill itself?
,
Jan Schampera
,
2010/06/30
Re: Bash cannot kill itself?
,
Clark J. Wang
,
2010/06/30
Re: Bash cannot kill itself?
,
Jan Schampera
,
2010/06/30
Re: Bash cannot kill itself?
,
Clark J. Wang
,
2010/06/30
Re: Bash cannot kill itself?
,
Chris F.A. Johnson
,
2010/06/30
Re: Bash cannot kill itself?
,
Pierre Gaston
,
2010/06/30
Re: Bash cannot kill itself?
,
Pierre Gaston
,
2010/06/30
Re: Bash cannot kill itself?
,
Clark J. Wang
,
2010/06/30
Re: Bash cannot kill itself?
,
Andreas Schwab
,
2010/06/30
Re: Bash cannot kill itself?
,
Chet Ramey
,
2010/06/30
Re: Bash cannot kill itself?
,
Bob Proulx
,
2010/06/30
RFE: 'list of vars' = split <expr> VAR
,
Linda Walsh
,
2010/06/29
Re: RFE: 'list of vars' = split <expr> VAR
,
Jan Schampera
,
2010/06/29
Re: RFE: 'list of vars' = split <expr> VAR
,
Greg Wooledge
,
2010/06/29
bug or feature? Ctrl+C sometimes can't interrupt a loop with multiple enclosed pipes
,
Ilya Basin
,
2010/06/28
Re: bug or feature? Ctrl+C sometimes can't interrupt a loop with multiple enclosed pipes
,
Chet Ramey
,
2010/06/28
How to supply a string with space in it as parameter to a function?
,
Peng Yu
,
2010/06/23
Re: How to supply a string with space in it as parameter to a function?
,
Chris F.A. Johnson
,
2010/06/23
Re: How to supply a string with space in it as parameter to a function?
,
Peng Yu
,
2010/06/23
Re: How to supply a string with space in it as parameter to a function?
,
Andres P
,
2010/06/23
Re: How to supply a string with space in it as parameter to a function?
,
Eric Blake
,
2010/06/23
Re: How to supply a string with space in it as parameter to a function?
,
Andres P
,
2010/06/23
bad case of parameter substitution with quotes (${p//x/y})
,
Yves
,
2010/06/23
Re: bad case of parameter substitution with quotes (${p//x/y})
,
Greg Wooledge
,
2010/06/23
Re: bad case of parameter substitution with quotes (${p//x/y})
,
Chet Ramey
,
2010/06/23
The usage of {0..${#parameter}}
,
Peng Yu
,
2010/06/23
Re: The usage of {0..${#parameter}}
,
Greg Wooledge
,
2010/06/23
How not to inherit any environment variable from parent process?
,
Peng Yu
,
2010/06/23
Re: How not to inherit any environment variable from parent process?
,
Clark J. Wang
,
2010/06/23
Re: How not to inherit any environment variable from parent process?
,
Bob Proulx
,
2010/06/23
Re: How not to inherit any environment variable from parent process?
,
Mike Frysinger
,
2010/06/23
Re: How not to inherit any environment variable from parent process?
,
Bob Proulx
,
2010/06/23
Message not available
Fwd: How not to inherit any environment variable from parent process?
,
Andres P
,
2010/06/23
bash 3.2.51, ERR traps and subshells
,
Andres P
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Stefano Lattarini
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Andres P
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Stefano Lattarini
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Chet Ramey
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Andres P
,
2010/06/22
Re: bash 3.2.51, ERR traps and subshells
,
Chet Ramey
,
2010/06/22
Bash prefixes
,
Freddy Vulto
,
2010/06/18
Re: Bash prefixes
,
Chet Ramey
,
2010/06/22
A note for read builtin
,
Krzysztof Żelechowski
,
2010/06/16
Re: A note for read builtin
,
Greg Wooledge
,
2010/06/16
Re: A note for read builtin
,
Marc Herbert
,
2010/06/17
Re: A note for read builtin
,
Roman Rakus
,
2010/06/17
Re: A note for read builtin
,
Marc Herbert
,
2010/06/17
Re: A note for read builtin
,
Jan Schampera
,
2010/06/17
Message not available
Re: A note for read builtin
,
Jan Schampera
,
2010/06/18
Message not available
Re: A note for read builtin
,
Jan Schampera
,
2010/06/18
A note for read builtin
,
Dr. Werner Fink
,
2010/06/18
Re: A note for read builtin
,
John Reiser
,
2010/06/18
Re: A note for read builtin
,
Jan Schampera
,
2010/06/18
Re: A note for read builtin
,
Chet Ramey
,
2010/06/22
Re: A note for read builtin
,
Dr. Werner Fink
,
2010/06/23
Re: [bash-bug] A note for read builtin
,
Dr. Werner Fink
,
2010/06/23
Re: [bash-bug] A note for read builtin
,
Dr. Werner Fink
,
2010/06/24
Re: [bash-bug] A note for read builtin
,
Chet Ramey
,
2010/06/24
Re: [bash-bug] A note for read builtin
,
Dr. Werner Fink
,
2010/06/25
Question if bug: declaration of an associative array within a function
,
Rainer Rehak
,
2010/06/15
Re: Question if bug: declaration of an associative array within a function
,
Chris F.A. Johnson
,
2010/06/15
Re: Question if bug: declaration of an associative array within a function
,
Greg Wooledge
,
2010/06/15
Re: Question if bug: declaration of an associative array within a function
,
Chet Ramey
,
2010/06/15
bash / readline should support EXTPROC / LINEMODE
,
Howard Chu
,
2010/06/15
How to convert symbolic links pointing outside to a file?
,
Peng Yu
,
2010/06/14
Re: How to convert symbolic links pointing outside to a file?
,
Eric Blake
,
2010/06/14
Re: new features to GNU Bash
,
mika . p . makinen
,
2010/06/14
Re: new features to GNU Bash
,
Andreas Schwab
,
2010/06/14
Re: new features to GNU Bash
,
Chet Ramey
,
2010/06/16
simple script to alert if internet not working?
,
fuzzylogic25
,
2010/06/14
Re: simple script to alert if internet not working?
,
Greg Wooledge
,
2010/06/14
String replacements leak small amounts of memory each time
,
oyvindh
,
2010/06/13
Re: String replacements leak small amounts of memory each time
,
Chet Ramey
,
2010/06/13
Re: String replacements leak small amounts of memory each time
,
Øyvind Hvidsten
,
2010/06/13
Re: String replacements leak small amounts of memory each time
,
Chet Ramey
,
2010/06/13
Re: String replacements leak small amounts of memory each time
,
Øyvind Hvidsten
,
2010/06/14
Re: String replacements leak small amounts of memory each time
,
Chet Ramey
,
2010/06/14
Re: String replacements leak small amounts of memory each time
,
Matthew Woehlke
,
2010/06/22
Re: String replacements leak small amounts of memory each time
,
Chet Ramey
,
2010/06/22
Re: String replacements leak small amounts of memory each time
,
Matthew Woehlke
,
2010/06/23
cd multiple levels up?
,
Peng Yu
,
2010/06/13
Re: cd multiple levels up?
,
Freddy Vulto
,
2010/06/13
Re: cd multiple levels up?
,
Greg Wooledge
,
2010/06/14
Re: cd multiple levels up?
,
Clark J. Wang
,
2010/06/16
Re: cd multiple levels up?
,
Roman Rakus
,
2010/06/16
Re: cd multiple levels up?
,
Clark J. Wang
,
2010/06/16
FW: RE: cd multiple levels up?
,
Christopher Bratusek
,
2010/06/13
RE: Re: FW: RE: cd multiple levels up?
,
Christopher Bratusek
,
2010/06/13
WHEN EXEC OR MAKE , DLD.SO REPORTED UNSATISFIED CODE SYMBOL 'PTHREAD_CREATE' IN 'LIBINTL.SO'
,
kenichiro ochi
,
2010/06/11
Re: WHEN EXEC OR MAKE , DLD.SO REPORTED UNSATISFIED CODE SYMBOL 'PTHREAD_CREATE' IN 'LIBINTL.SO'
,
Chet Ramey
,
2010/06/12
customized completion function problem
,
Юрий Пухальский
,
2010/06/11
names with certain letters are not recognized as such
,
Krzysztof Żelechowski
,
2010/06/09
Re: names with certain letters are not recognized as such
,
Mike Frysinger
,
2010/06/09
Re: names with certain letters are not recognized as such
,
Eric Blake
,
2010/06/09
process substitution with a give suffix
,
Peng Yu
,
2010/06/08
Re: process substitution with a give suffix
,
Greg Wooledge
,
2010/06/08
Subject: inaccurate character class processing
,
Iosif Fettich
,
2010/06/08
Re: Subject: inaccurate character class processing
,
Greg Wooledge
,
2010/06/08
Re: Subject: inaccurate character class processing
,
Pierre Gaston
,
2010/06/08
Re: Subject: inaccurate character class processing
,
Roman Rakus
,
2010/06/08
Re: Subject: inaccurate character class processing
,
Greg Wooledge
,
2010/06/08
Re: bug#6377: Subject: inaccurate character class processing
,
Pádraig Brady
,
2010/06/08
=~ no longer working in bash-4.1
,
Farkas Levente
,
2010/06/08
Re: =~ no longer working in bash-4.1
,
Pierre Gaston
,
2010/06/08
Re: =~ no longer working in bash-4.1
,
Roman Rakus
,
2010/06/08
Re: =~ no longer working in bash-4.1
,
Greg Wooledge
,
2010/06/08
Re: =~ no longer working in bash-4.1
,
Andreas Schwab
,
2010/06/08
how does escaping in "`...`" work?
,
Matthew Woehlke
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Bob Proulx
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Matthew Woehlke
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Bob Proulx
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Eric Blake
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Eric Blake
,
2010/06/07
Re: how does escaping in "`...`" work?
,
Matthew Woehlke
,
2010/06/07
Input line length
,
Jan Schampera
,
2010/06/05
Re: Input line length
,
Jan Schampera
,
2010/06/05
Re: Input line length
,
Chet Ramey
,
2010/06/06
Re: Input line length
,
Jan Schampera
,
2010/06/07
Re: Input line length
,
Jan Schampera
,
2010/06/07
Re: Input line length
,
Chet Ramey
,
2010/06/07
Re: Input line length
,
Chet Ramey
,
2010/06/07
Re: Input line length
,
Eric Blake
,
2010/06/07
fallback vsnprintf prototype incorrect, mbstr.h also needed (OSF/TRU64)
,
Jay K
,
2010/06/05
Re: fallback vsnprintf prototype incorrect, mbstr.h also needed (OSF/TRU64)
,
Greg Wooledge
,
2010/06/07
RE: fallback vsnprintf prototype incorrect, mbstr.h also needed (OSF/TRU64)
,
Jay K
,
2010/06/09
RE: fallback vsnprintf prototype incorrect, mbstr.h also needed (OSF/TRU64)
,
Chet Ramey
,
2010/06/09
[Qq] vs TAB
,
jidanni
,
2010/06/04
Re: fallback programmable completion for many or all commands
,
Chet Ramey
,
2010/06/03
Re: Wrong alignment in select lists
,
Jan Schampera
,
2010/06/01
Re: Wrong alignment in select lists
,
Chet Ramey
,
2010/06/06
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc