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 Sep 30 2011 16:54:04 -0400
Messages in reverse chronological order
[
Next Period
]
September 30, 2011
Bug: shell history loses lines beginning with # in a here-document
,
Jonathan Wakely
,
16:54
Re: How to match regex in bash? (any character)
,
Roger
,
03:53
Re: How to match regex in bash? (any character)
,
Stephane CHAZELAS
,
02:25
September 29, 2011
Re: a suggestion: an error message could be more helpful
,
Chet Ramey
,
19:01
a suggestion: an error message could be more helpful
,
daysleeper
,
18:04
Re: How to match regex in bash? (any character)
,
Roger
,
17:53
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
14:29
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
14:25
Re: How to match regex in bash? (any character)
,
Greg Wooledge
,
13:46
Re: How to match regex in bash? (any character)
,
Roman Rakus
,
13:41
Re: How to match regex in bash? (any character)
,
Peng Yu
,
12:19
Re: How to match regex in bash? (any character)
,
Greg Wooledge
,
12:06
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
12:06
Re: How to match regex in bash? (any character)
,
Peng Yu
,
11:59
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
11:38
Re: How to match regex in bash? (any character)
,
Peng Yu
,
10:13
Re: How to match regex in bash? (any character)
,
Greg Wooledge
,
08:22
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
08:21
September 28, 2011
Re: How to match regex in bash? (any character)
,
Roger
,
16:43
September 27, 2011
some questions about bash internals
,
Bruce Adams
,
23:34
Re: How to match regex in bash? (any character)
,
Peng Yu
,
20:58
Re: How to match regex in bash? (any character)
,
Chet Ramey
,
19:51
Re: How to match regex in bash? (any character)
,
Roger
,
18:42
Re: How to match regex in bash? (any character)
,
Greg Wooledge
,
08:15
September 26, 2011
Re: How to match regex in bash? (any character)
,
Roger
,
23:48
Re: How to match regex in bash? (any character)
,
Roger
,
23:14
Re: How to match regex in bash? (any character)
,
Peng Yu
,
23:13
Re: How to match regex in bash? (any character)
,
John Reiser
,
22:47
Re: How to match regex in bash? (any character)
,
Dennis Williamson
,
22:37
Re: How to match regex in bash? (any character)
,
Steven W. Orr
,
21:56
How to match regex in bash? (any character)
,
Peng Yu
,
21:19
September 22, 2011
Re: exec vs. source spawning piped commands
,
Greg Wooledge
,
08:25
Re: exec vs. source spawning piped commands
,
Andreas Schwab
,
05:25
exec vs. source spawning piped commands
,
Pete Nelson
,
00:21
September 20, 2011
Re: ^O gets stuck if there's a bunch of history
,
Chet Ramey
,
20:04
Re: Purge History of rm commands
,
Roger
,
18:06
Re: Purge History of rm commands
,
Dennis Williamson
,
09:58
Re: cppcheck warnings
,
Chet Ramey
,
09:43
Re: ^O gets stuck if there's a bunch of history
,
gregrwm
,
06:52
Re: Purge History of rm commands
,
Roger
,
02:35
September 19, 2011
Re: ^O gets stuck if there's a bunch of history
,
Chet Ramey
,
22:51
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Nicolas ARGYROU
,
16:48
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Chet Ramey
,
09:27
Re: Purge History of rm commands
,
Greg Wooledge
,
08:38
Re: multi-dimensional arrays
,
Greg Wooledge
,
08:31
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Greg Wooledge
,
08:27
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Nicolas ARGYROU
,
04:20
Re: Purge History of rm commands
,
Roger
,
02:11
Re: Purge History of rm commands
,
Mike Frysinger
,
01:37
Purge History of rm commands
,
Roger
,
01:18
September 18, 2011
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
William Park
,
21:33
September 17, 2011
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Nicolas ARGYROU
,
23:35
Re: multi-dimensional arrays
,
Chet Ramey
,
20:54
multi-dimensional arrays
,
Gerard Seibert
,
10:26
Re: ^O gets stuck if there's a bunch of history
,
gregrwm
,
08:41
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Nicolas ARGYROU
,
07:10
September 16, 2011
Re: Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
William Park
,
20:17
Bug fix for $((x**y)) algorithm on 64+ bits machines.
,
Nicolas ARGYROU
,
19:47
Re: segfault with bad array subscript
,
Roman Rakus
,
08:46
September 15, 2011
Re: [Bug Still Unfixed] Re: bash tab variable expansion question?
,
Roger
,
19:57
[man page corrections for 2011.09.15] Second and last listing
,
Roger
,
19:42
Re: [Bug Still Unfixed] Re: bash tab variable expansion question?
,
Chet Ramey
,
18:04
[Bug Still Unfixed] Re: bash tab variable expansion question?
,
Roger
,
17:53
Re: ^O gets stuck if there's a bunch of history
,
Chet Ramey
,
15:41
^O gets stuck if there's a bunch of history
,
gregrwm
,
15:01
^O gets stuck if there's a bunch of history
,
gregrwm
,
15:01
Re: segfault with bad array subscript
,
Chet Ramey
,
14:39
segfault with bad array subscript
,
Diego Augusto Molina
,
14:28
Re: bash tab variable expansion question?
,
Peter Kruse
,
05:50
Re: Inline `ifdef style` debugging
,
Roger
,
01:05
September 14, 2011
Re: bash-4.2, crosscompiling and job control compile failure
,
Chet Ramey
,
21:21
Using TMOUT as default for read bultin is unwise
,
Wheatley, Martin R
,
17:20
bash-4.2 cross-compiling and job control problem
,
Maciej Grela
,
17:19
Re: bash-4.2, crosscompiling and job control compile failure
,
Maciej Grela
,
17:00
Re: bash-4.2, crosscompiling and job control compile failure
,
Chet Ramey
,
08:38
bash-4.2, crosscompiling and job control compile failure
,
Maciej Grela
,
06:40
September 12, 2011
probably false redefinition for UCHAR_MAX in examples/loadables/getconf.h
,
Erra Netmale
,
18:26
Re: Append history from each shell upon exiting GNU Screen
,
Michael Witten
,
18:00
[man page corrections for 2011.09.12]
,
Roger
,
14:53
Re: Append history from each shell upon exiting GNU Screen
,
Roger
,
10:20
Re: [patches] small improvements to the bashref.texi document
,
Chet Ramey
,
09:54
Re: [patches] small improvements to the bashref.texi document
,
Chet Ramey
,
09:49
Re: accents
,
Chet Ramey
,
09:30
Re: accents
,
Thomas De Contes
,
09:22
Re: [patches] small improvements to the bashref.texi document
,
Chet Ramey
,
09:09
Re: Append history from each shell upon exiting GNU Screen
,
Greg Wooledge
,
08:36
Re: cppcheck warnings
,
Chet Ramey
,
08:17
Append history from each shell upon exiting GNU Screen
,
Roger
,
03:24
Re: [patches] small improvements to the bashref.texi document
,
Roger
,
01:58
September 11, 2011
Re: [patches] small improvements to the bashref.texi document
,
rogerx . oss
,
18:37
Re: [patches] small improvements to the bashref.texi document
,
Roger
,
16:54
[patches] small improvements to the bashref.texi document
,
Benno Schulenberg
,
15:46
cppcheck warnings
,
Antoine Balestrat
,
09:23
September 08, 2011
RFE: indirection_level_string() preserves 'x' flag [PATCH]
,
John Reiser
,
18:17
September 07, 2011
Re: how to extract an array and sorted by the array
,
Pierre Gaston
,
08:18
Re: bash tab variable expansion question?
,
Chet Ramey
,
08:01
Re: how to extract an array and sorted by the array
,
lina
,
00:43
how to extract an array and sorted by the array
,
lina
,
00:38
September 06, 2011
Re: bash tab variable expansion question?
,
Roger
,
23:39
Re: bash tab variable expansion question?
,
Chet Ramey
,
21:11
Re: bash tab variable expansion question?
,
Chet Ramey
,
20:18
Re: bash tab variable expansion question?
,
Chet Ramey
,
20:17
Re: bash tab variable expansion question?
,
Chet Ramey
,
20:13
September 05, 2011
Re: bash tab variable expansion question?
,
Roger
,
06:59
Re: bash tab variable expansion question?
,
Roger
,
04:40
Re: bash tab variable expansion question?
,
Martin von Gagern
,
02:06
September 04, 2011
Re: bash tab variable expansion question?
,
Clark J. Wang
,
21:51
September 02, 2011
Re: bash tab variable expansion question?
,
Chet Ramey
,
15:33
RE: pwd as first command changes script behavior
,
Quiring, Sam
,
01:10
pwd as first command changes script behavior
,
Quiring, Sam
,
01:10
September 01, 2011
Re: pwd as first command changes script behavior
,
Jonathan Nieder
,
17:27
Re: Special parameter $_ expands to a relative path
,
Angel Tsankov
,
09:38
Re: Special parameter $_ expands to a relative path
,
Greg Wooledge
,
08:12
Re: Special parameter $_ expands to a relative path
,
Roger
,
05:15
Special parameter $_ expands to a relative path
,
Angel Tsankov
,
02:35
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc