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 Oct 31 2007 05:13:26 -0400
Threads in reverse chronological order
[
Next Period
]
error with ' in command substitution
,
Scott Moser
,
2007/10/30
Re: error with ' in command substitution
,
Matthew Woehlke
,
2007/10/30
Re: error with ' in command substitution
,
Eric Blake
,
2007/10/30
Message not available
Re: error with ' in command substitution
,
Stephane Chazelas
,
2007/10/31
Home key doesn't work on properly on prompts with ANSI escapes
,
Christian Schubert
,
2007/10/29
Re: Home key doesn't work on properly on prompts with ANSI escapes
,
Bob Proulx
,
2007/10/29
Re: Home key doesn't work on properly on prompts with ANSI escapes
,
Christian Schubert
,
2007/10/29
make install failed
,
Paymon
,
2007/10/28
make install failed
,
Paymon
,
2007/10/28
regexp matching broken in bash-3.2.x?
,
Pavel Gorshkov
,
2007/10/27
Re: regexp matching broken in bash-3.2.x?
,
Bernd Eggink
,
2007/10/27
Re: regexp matching broken in bash-3.2.x?
,
Pierre Gaston
,
2007/10/27
Re: regexp matching broken in bash-3.2.x?
,
Bernd Eggink
,
2007/10/27
Re: regexp matching broken in bash-3.2.x?
,
Andreas Schwab
,
2007/10/27
Running commands from array in a child script
,
bengoavs
,
2007/10/26
Re: Running commands from array in a child script
,
Paul Jarc
,
2007/10/26
Quoted args in an array passed as an option?
,
smplx
,
2007/10/26
Re: Quoted args in an array passed as an option?
,
bengoavs
,
2007/10/26
BASh Restrictions on use of "wait" Builtin Excessively Restrictive
,
Jakub Sadowski
,
2007/10/26
Re: BASh Restrictions on use of "wait" Builtin Excessively Restrictive
,
Chet Ramey
,
2007/10/26
[[ -z ]] nullglob problem?
,
Linus Swälas
,
2007/10/25
Re: [[ -z ]] nullglob problem?
,
Chet Ramey
,
2007/10/25
Evaluating a variable within a variable
,
TimtheEagle
,
2007/10/23
Re: Evaluating a variable within a variable
,
Paul Jarc
,
2007/10/23
Re: Evaluating a variable within a variable
,
Matthew Woehlke
,
2007/10/23
Exclamation points in $'string'
,
Lev Bishop
,
2007/10/20
Re: Exclamation points in $'string'
,
Chet Ramey
,
2007/10/21
Tab Completion Ignores Files with Apostrophes
,
Dmitry Denisov
,
2007/10/18
Re: Tab Completion Ignores Files with Apostrophes
,
Andreas Schwab
,
2007/10/18
Escaping of exclamation marks inside quotes seems wrong
,
tmacieir
,
2007/10/18
Re: Escaping of exclamation marks inside quotes seems wrong
,
Bob Proulx
,
2007/10/18
Can't unset function with unusual names
,
AnMaster
,
2007/10/16
Re: Can't unset function with unusual names
,
Andreas Schwab
,
2007/10/16
Re: Can't unset function with unusual names
,
AnMaster
,
2007/10/17
Re: Can't unset function with unusual names
,
Chet Ramey
,
2007/10/17
Re: Can't unset function with unusual names
,
AnMaster
,
2007/10/17
Message not available
Re: Can't unset function with unusual names
,
Jan Schampera
,
2007/10/17
bash -n doesn't seem to catch all syntax errors...
,
Ken Failbus
,
2007/10/15
Re: bash -n doesn't seem to catch all syntax errors...
,
Bob Proulx
,
2007/10/15
Re: bash -n doesn't seem to catch all syntax errors...
,
Andreas Schwab
,
2007/10/15
Re: bash -n doesn't seem to catch all syntax errors...
,
Jan Schampera
,
2007/10/15
Re: bash -n doesn't seem to catch all syntax errors...
,
Stephane Chazelas
,
2007/10/16
RE: bash -n doesn't seem to catch all syntax errors...
,
Ken Failbus
,
2007/10/16
RE: bash -n doesn't seem to catch all syntax errors...
,
Ken Failbus
,
2007/10/16
Re: bash -n doesn't seem to catch all syntax errors...
,
Andreas Schwab
,
2007/10/16
RE: bash -n doesn't seem to catch all syntax errors...
,
Ken Failbus
,
2007/10/16
Re: bash -n doesn't seem to catch all syntax errors...
,
Chet Ramey
,
2007/10/16
RE: bash -n doesn't seem to catch all syntax errors...
,
Ken Failbus
,
2007/10/17
Exclamation points in quoted strings
,
Ethan Glasser-Camp
,
2007/10/13
Re: Exclamation points in quoted strings
,
Chet Ramey
,
2007/10/14
Re: Exclamation points in quoted strings
,
Ethan Glasser-Camp
,
2007/10/14
Re: Exclamation points in quoted strings
,
Chet Ramey
,
2007/10/14
command completion mishandles spaces
,
neil
,
2007/10/13
ulimit builtin block size
,
Chet Ramey
,
2007/10/12
Re: ulimit builtin block size
,
Bob Proulx
,
2007/10/13
bash script in background gets interrupted if carriage return is hit...
,
Ken Failbus
,
2007/10/12
Re: bash script in background gets interrupted if carriage return is hit...
,
Bob Proulx
,
2007/10/12
Re: bash script in background gets interrupted if carriage return is hit...
,
Chet Ramey
,
2007/10/12
RE: bash script in background gets interrupted if carriage return is hit...
,
Ken Failbus
,
2007/10/15
Failed trap ERR inside function
,
Evgenij Shkrigunov
,
2007/10/12
Re: Failed trap ERR inside function
,
Chet Ramey
,
2007/10/12
Bugs?!
,
Felipe Nascimento
,
2007/10/10
Re: Bugs?!
,
Chet Ramey
,
2007/10/10
Re: Bugs?!
,
Bob Proulx
,
2007/10/10
Bug in getcwd implementation in lib/sh/getcwd.c
,
Ian Campbell
,
2007/10/10
Re: Bug in getcwd implementation in lib/sh/getcwd.c
,
Hugh Sasse
,
2007/10/10
Re: Bug in getcwd implementation in lib/sh/getcwd.c
,
Andreas Schwab
,
2007/10/10
What does the "`" Characteter Do?
,
duff
,
2007/10/08
Re: What does the "`" Characteter Do?
,
Bob Proulx
,
2007/10/08
Re: What does the "`" Characteter Do?
,
Mike Stroyan
,
2007/10/08
Re: How to include `$$' literally in the PS1 prompt?
,
Clark J. Wang
,
2007/10/07
Re: How to include `$$' literally in the PS1 prompt?
,
Andreas Schwab
,
2007/10/07
Re: How to include `$$' literally in the PS1 prompt?
,
Clark J. Wang
,
2007/10/08
Incorrect error reporting for arithmetics
,
AnMaster
,
2007/10/07
Incorrect error reporting for arithmetics
,
AnMaster
,
2007/10/17
ssh inside a loop problem
,
caudio
,
2007/10/05
Re: ssh inside a loop problem
,
Bob Proulx
,
2007/10/05
read -sp xx displays xx before disabling echo.
,
Stephane Chazelas
,
2007/10/05
set -o pipefail inherited?
,
Dan Stromberg
,
2007/10/04
Re: set -o pipefail inherited?
,
Chet Ramey
,
2007/10/06
Re: IS there a label in ksh / bash for re-startability? Can you add this functionality?
,
Stephane Chazelas
,
2007/10/04
IS there a label in ksh / bash for re-startability? Can you add this functionality?
,
Rajeswar N
,
2007/10/04
Re: IS there a label in ksh / bash for re-startability? Can you add this functionality?
,
Bob Proulx
,
2007/10/04
Definition of BASH_LINENO/FUNCNAME
,
marty leisner
,
2007/10/03
Any plans to integrate an XML parser
,
Nicholas Sushkin
,
2007/10/02
Re: Any plans to integrate an XML parser
,
Chet Ramey
,
2007/10/03
Re: Any plans to integrate an XML parser
,
Dan Stromberg
,
2007/10/04
Re: Offset error (when using PS1 with colors and newline)
,
dAniel hAhler
,
2007/10/01
Re: Offset error (when using PS1 with colors and newline)
,
Matthew Woehlke
,
2007/10/02
Re: Offset error (when using PS1 with colors and newline)
,
dAniel hAhler
,
2007/10/02
Re: Offset error (when using PS1 with colors and newline)
,
Matthew Woehlke
,
2007/10/03
Function visibility
,
retiredff
,
2007/10/01
Re: Function visibility
,
Mike Frysinger
,
2007/10/01
Re: Function visibility
,
retiredff
,
2007/10/01
Re: Function visibility
,
Stephane Chazelas
,
2007/10/02
Re: Function visibility
,
Bob Proulx
,
2007/10/02
Message not available
Re: Function visibility
,
Stephane Chazelas
,
2007/10/02
Re: Function visibility
,
Bob Proulx
,
2007/10/02
Message not available
Re: Function visibility
,
Stephane Chazelas
,
2007/10/02
Re: Function visibility
,
Matthew Woehlke
,
2007/10/02
Re: Function visibility
,
Bob Proulx
,
2007/10/02
error message of ${A:?} and ${A?} should be different
,
gergely
,
2007/10/01
ulimit block size
,
Pete Graner
,
2007/10/01
Re: ulimit block size
,
Chet Ramey
,
2007/10/01
Re: ulimit block size
,
Pete Graner
,
2007/10/01
CDPATH bug
,
Valkanas Nikos
,
2007/10/01
Re: CDPATH bug
,
Pierre Gaston
,
2007/10/01
Re: CDPATH bug
,
Eric Blake
,
2007/10/01
RE: CDPATH bug
,
Valkanas Nikos
,
2007/10/01
Re: CDPATH bug
,
Pierre Gaston
,
2007/10/01
RE: CDPATH bug
,
Valkanas Nikos
,
2007/10/01
Re: CDPATH bug
,
Chet Ramey
,
2007/10/01
RE: CDPATH bug
,
Valkanas Nikos
,
2007/10/02
Re: CDPATH bug
,
Chet Ramey
,
2007/10/01
RE: CDPATH bug
,
Valkanas Nikos
,
2007/10/02
Re: CDPATH bug
,
Pierre Gaston
,
2007/10/02
RE: CDPATH bug
,
Valkanas Nikos
,
2007/10/02
Re: CDPATH bug
,
Chet Ramey
,
2007/10/02
Re: CDPATH bug
,
Chet Ramey
,
2007/10/02
Re: Multi-word matching in history expansion
,
Bob Proulx
,
2007/10/01
Re: Multi-word matching in history expansion
,
The Wanderer
,
2007/10/01
Re: Multi-word matching in history expansion
,
Chet Ramey
,
2007/10/01
Re: Multi-word matching in history expansion
,
The Wanderer
,
2007/10/02
the bug mailing lists are open bug reporting lists (Re: Multi-word matching in history expansion)
,
Bob Proulx
,
2007/10/02
Re: the bug mailing lists are open bug reporting lists (Re: Multi-word matching in history expansion)
,
Chet Ramey
,
2007/10/02
Re: the bug mailing lists are open bug reporting lists (Re: Multi-word matching in history expansion)
,
The Wanderer
,
2007/10/02
Re: Multi-word matching in history expansion
,
Chet Ramey
,
2007/10/02
Re: Multi-word matching in history expansion
,
The Wanderer
,
2007/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc