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