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: Fri Apr 29 2011 18:53:12 -0400
Messages in reverse chronological order
[
Next Period
]
April 29, 2011
Re: heredocs incorrectly printed in for ((...)) loop
,
Mike Frysinger
,
18:53
Re: Built-in "test -x" fails for root on FreeBSD
,
Chet Ramey
,
14:45
Built-in "test -x" fails for root on FreeBSD
,
Johan Hattne
,
12:26
Re: /dev/tcp telnet negotiation
,
Illia Bobyr
,
12:26
Re: /dev/tcp telnet negotiation
,
Illia Bobyr
,
11:51
/dev/tcp telnet negotiation
,
Allan Pinto
,
09:37
April 28, 2011
Re: Bash
,
Bob Proulx
,
00:04
April 27, 2011
Bash
,
David Barnet
,
23:56
Re: Segfaults on some libtool invocations due to sbrk() assumptions
,
Chet Ramey
,
12:52
April 26, 2011
Re: Segfaults on some libtool invocations due to sbrk() assumptions
,
Roman Rakus
,
21:48
Re: Segfaults on some libtool invocations due to sbrk() assumptions
,
Chet Ramey
,
15:42
Re: Is this an IFS bug in getopts?
,
Anshul Narula
,
13:08
Re: Is this an IFS bug in getopts?
,
Greg Wooledge
,
12:59
Re: Is this an IFS bug in getopts?
,
Steven W. Orr
,
12:41
Re: Is this an IFS bug in getopts?
,
DJ Mills
,
12:02
Is this an IFS bug in getopts?
,
Steven W. Orr
,
11:42
April 25, 2011
Re: awk or sed
,
Greg Wooledge
,
08:41
April 23, 2011
Segfaults on some libtool invocations due to sbrk() assumptions
,
Samuel Thibault
,
18:46
Re: awk or sed
,
ali hagigat
,
02:37
April 22, 2011
Re: Error building mkbuiltins on ia64-hp-hpux11.23
,
Chet Ramey
,
16:12
Re: Error building mkbuiltins on ia64-hp-hpux11.23
,
Daniel Richard G.
,
12:56
Re: Error building mkbuiltins on ia64-hp-hpux11.23
,
Chet Ramey
,
10:08
Re: Error building mkbuiltins on ia64-hp-hpux11.23
,
Daniel Richard G.
,
00:07
April 21, 2011
Re: Error building mkbuiltins on ia64-hp-hpux11.23
,
Chet Ramey
,
16:37
Re: Segmentation fault after fc command in bash script
,
address@hidden
,
11:19
April 20, 2011
Error building mkbuiltins on ia64-hp-hpux11.23
,
Daniel Richard G.
,
22:55
'Chet Ramey's Home Page' translation
,
GM
,
22:55
April 19, 2011
Re: heredocs incorrectly printed in for ((...)) loop
,
Chet Ramey
,
16:39
Re: Segmentation fault after fc command in bash script
,
Chet Ramey
,
16:11
Re: path completion with cd <tab> - similar to tcsh
,
Chet Ramey
,
09:39
Re: path completion with cd <tab> - similar to tcsh
,
Peter Toft
,
02:06
April 18, 2011
Re: path completion with cd <tab> - similar to tcsh
,
Chet Ramey
,
20:12
Re: Question about arithmetic logic.
,
Steven W. Orr
,
12:36
Re: Question about arithmetic logic.
,
Greg Wooledge
,
11:15
Re: Question about arithmetic logic.
,
Steven W. Orr
,
10:57
Re: Question about arithmetic logic.
,
Chet Ramey
,
10:55
Re: Question about arithmetic logic.
,
Roman Rakus
,
10:49
Re: Question about arithmetic logic.
,
Greg Wooledge
,
10:40
Question about arithmetic logic.
,
Steven W. Orr
,
10:30
April 17, 2011
Segmentation fault after fc command in bash script
,
address@hidden
,
15:01
April 15, 2011
Re: Process group of foreground processes in monitor mode
,
Chet Ramey
,
09:31
Re: bash trap ignore signal - race condition
,
Roman Rakus
,
08:58
Re: path completion with cd <tab> - similar to tcsh
,
Peter Toft
,
04:26
Re: path completion with cd <tab> - similar to tcsh
,
Clark J. Wang
,
03:07
April 14, 2011
Process group of foreground processes in monitor mode
,
Paolo Herms
,
18:32
path completion with cd <tab> - similar to tcsh
,
Peter Toft
,
18:19
Re: bash: $() doesn't preserve new lines
,
Jonathan Nieder
,
15:31
Re: bash trap ignore signal - race condition
,
Chet Ramey
,
09:12
Re: bash trap ignore signal - race condition
,
Roman Rakus
,
02:18
April 13, 2011
Re: bash trap ignore signal - race condition
,
Roman Rakus
,
21:07
Re: heredocs incorrectly printed in for ((...)) loop
,
Chet Ramey
,
17:26
Re: Cross-version regular expression...
,
Ray Van Dolson
,
16:15
Re: Cross-version regular expression...
,
Greg Wooledge
,
15:29
Cross-version regular expression...
,
Ray Van Dolson
,
14:19
Re: bash trap ignore signal - race condition
,
Chet Ramey
,
09:45
Re: unwanted warning "execute_coproc: coproc [$PID:.*] still exists"
,
Stanislav Brabec
,
09:00
April 12, 2011
heredocs incorrectly printed in for ((...)) loop
,
Mike Frysinger
,
23:56
Re: bash trap ignore signal - race condition
,
Roman Rakus
,
23:04
Re: unwanted warning "execute_coproc: coproc [$PID:.*] still exists"
,
Chet Ramey
,
21:52
Re: Why is command substitution happening?
,
Greg Wooledge
,
11:33
Re: Why is command substitution happening?
,
Bill Gradwohl
,
11:26
Re: Why is command substitution happening?
,
Bill Gradwohl
,
11:15
Re: coprocess questions (manpage doesn't seem clear)
,
Linda Walsh
,
10:30
Re: Why is command substitution happening?
,
Greg Wooledge
,
10:04
Re: Why is command substitution happening?
,
Andreas Schwab
,
10:01
Why is command substitution happening?
,
Bill Gradwohl
,
09:44
Error in the 'help' builtin's documentation of 'wait'
,
Pablo Ramella
,
09:44
Re: coprocess questions (manpage doesn't seem clear)
,
Chet Ramey
,
09:32
Re: bash trap ignore signal - race condition
,
Chet Ramey
,
09:30
bash trap ignore signal - race condition
,
Roman Rakus
,
08:33
Re: coprocess questions (manpage doesn't seem clear)
,
Andreas Schwab
,
05:42
Re: cd --help should output the complete man page
,
Matias A. Fonzo
,
02:48
April 11, 2011
Re: Document what's allowed in function names
,
Linda Walsh
,
22:33
coprocess questions (manpage doesn't seem clear)
,
Linda Walsh
,
22:28
Re: Document what's allowed in function names
,
Chet Ramey
,
09:58
Re: UTF8 conversion issues in bash-4.2
,
Chet Ramey
,
09:39
Re: cd --help should output the complete man page
,
Jonathan Nieder
,
04:44
UTF8 conversion issues in bash-4.2
,
Allan McRae
,
01:05
April 10, 2011
Re: multi line bash commands in a Makefile
,
Clark J. Wang
,
07:47
Re: multi line bash commands in a Makefile
,
Sunny
,
07:46
Re: multi line bash commands in a Makefile
,
ali hagigat
,
07:30
Re: multi line bash commands in a Makefile
,
Clark J. Wang
,
06:40
multi line bash commands in a Makefile
,
ali hagigat
,
06:18
April 09, 2011
Document what's allowed in function names
,
Petteri Räty
,
20:14
April 08, 2011
Re: test -x bug under FreeBSD
,
Chet Ramey
,
14:20
Re: test -x bug under FreeBSD
,
Roman Rakus
,
14:03
test -x bug under FreeBSD
,
Igor Prokopenkov
,
13:38
Re: Unexpected behavior with TZ
,
Chet Ramey
,
09:38
Re: Unexpected behavior with TZ
,
Marc Herbert
,
04:53
April 07, 2011
Re: Unexpected behavior with TZ
,
gmail
,
17:55
unwanted warning "execute_coproc: coproc [$PID:.*] still exists"
,
Stanislav Brabec
,
08:51
unwanted warning "execute_coproc: coproc [$PID:.*] still exists"
,
sbrabec
,
08:06
April 06, 2011
Re: awk or sed
,
Steven W. Orr
,
09:30
Re: Unexpected behavior with TZ
,
Chet Ramey
,
09:19
April 05, 2011
Re: awk or sed
,
Andres Perera
,
23:46
Re: awk or sed
,
ali hagigat
,
23:44
Re: awk or sed
,
Chris F.A. Johnson
,
23:17
awk or sed
,
ali hagigat
,
23:09
Unexpected behavior with TZ
,
gmail
,
17:39
Re: Potential bug in library search for libiconv in static build
,
Chet Ramey
,
15:41
Re: Potential bug in library search for libiconv in static build
,
gmail
,
15:06
Re: bashref - FUNCNEST
,
Roman Rakus
,
09:50
bashref - FUNCNEST
,
Roman Rakus
,
09:43
April 04, 2011
Misspelling of "sequence" in reference manual
,
Matt Kraai
,
23:45
Re: Potential bug in library search for libiconv in static build
,
gmail
,
18:57
Re: Potential bug in library search for libiconv in static build
,
Chet Ramey
,
10:04
Re: bash decode prompt string broken for 'W'
,
Chet Ramey
,
08:17
April 03, 2011
bash decode prompt string broken for 'W'
,
Marty Pauley
,
15:50
Potential bug in library search for libiconv in static build
,
gmail
,
08:40
April 02, 2011
Re: Command substition failure?
,
Chet Ramey
,
18:39
bash trap techniques for group-command in a pipeline
,
john.ruckstuhl
,
16:40
Re: Command substition failure?
,
Michael Witten
,
15:59
Re: Command substition failure?
,
Michael Witten
,
13:53
Re: Command substition failure?
,
Andreas Schwab
,
09:20
Command substition failure?
,
Michael Witten
,
08:38
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc