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: Sun Mar 30 2008 16:43:34 -0400
Messages in reverse chronological order
[
Next Period
]
March 30, 2008
Re: #! /bin/sh bash problem
,
John B. Brown
,
16:43
Make- 1 error
,
William Himmler
,
15:21
Re: #! /bin/sh bash problem
,
Bob Proulx
,
13:45
Re: #! /bin/sh bash problem
,
Chet Ramey
,
13:33
Re: #! /bin/sh bash problem
,
John B. Brown
,
13:19
Re: #! /bin/sh bash problem
,
Chet Ramey
,
12:17
Re: #! /bin/sh bash problem
,
Bob Proulx
,
00:36
March 29, 2008
#! /bin/sh bash problem
,
John B. Brown
,
18:04
Re: shorthand attempt at 'basename file .ext'
,
Eric Blake
,
15:19
Re: shorthand attempt at 'basename file .ext'
,
Chris F.A. Johnson
,
13:08
March 28, 2008
Re: shorthand attempt at 'basename file .ext'
,
Eric Blake
,
11:19
Re: shorthand attempt at 'basename file .ext'
,
Chris F.A. Johnson
,
00:27
March 27, 2008
Re: cp and mv commands (copying/moving only if file does not exist, regardless of the time stamps, for use in a automatic script)
,
Bob Proulx
,
23:00
Re: cp and mv commands (copying/moving only if file does not exist, regardless of the time stamps, for use in a automatic script)
,
Eric Blake
,
22:53
cp and mv commands (copying/moving only if file does not exist, regardless of the time stamps, for use in a automatic script)
,
Darren DeHaven
,
22:41
March 25, 2008
Re: shorthand attempt at 'basename file .ext'
,
Paul Jarc
,
17:10
shorthand attempt at 'basename file .ext'
,
Linda Walsh
,
16:54
March 20, 2008
Re: getopts confuses lower and upper case options
,
Chet Ramey
,
14:14
getopts confuses lower and upper case options
,
[address@hidden]
,
00:40
March 19, 2008
Re: Temporarily change completion options
,
Mika Fischer
,
07:09
March 18, 2008
Re: document export x=1 y=$x
,
Stephane Chazelas
,
06:20
March 17, 2008
Re: Temporarily change completion options
,
Chet Ramey
,
19:22
Re: compgen gets confused when trying to complete ambiguous special char
,
Mika Fischer
,
19:07
document export x=1 y=$x
,
jidanni
,
18:43
Re: compgen gets confused when trying to complete ambiguous special char
,
Chet Ramey
,
17:56
Re: compgen gets confused when trying to complete ambiguous special char
,
Mika Fischer
,
15:07
Re: compgen gets confused when trying to complete ambiguous special char
,
Chet Ramey
,
13:47
Re: compgen and filenames
,
Chet Ramey
,
11:33
Re: Fwd: Problem with bash completion
,
Chet Ramey
,
11:17
Temporarily change completion options
,
Mika Fischer
,
09:14
March 16, 2008
compgen gets confused when trying to complete ambiguous special char
,
Mika Fischer
,
11:55
March 15, 2008
Re: problems with 'read'ing from a pipe
,
Andreas Schwab
,
10:42
Re: problems with 'read'ing from a pipe
,
Jan Schampera
,
10:14
Re: problems with 'read'ing from a pipe
,
John Smith
,
10:04
Re: Fwd: Problem with bash completion
,
Jan Schampera
,
03:12
March 14, 2008
Re: problems with 'read'ing from a pipe
,
Paul Jarc
,
23:10
problems with 'read'ing from a pipe
,
John Smith
,
23:07
complete-into-braces incorrect when using localized sorting
,
Torsten Nahm
,
23:07
Re: Fwd: Problem with bash completion
,
Chris F.A. Johnson
,
22:08
fc edit gets last command count wrong
,
john . haxby
,
10:17
Re: would you give me a hand with a simple 'if' bash script?
,
Jan Schampera
,
01:14
Re: would you give me a hand with a simple 'if' bash script?
,
Bob Proulx
,
00:34
March 13, 2008
would you give me a hand with a simple 'if' bash script?
,
hawa
,
19:11
Re: bash keeps too much data in memory
,
Wojciech Puchar
,
17:51
Re: bash keeps too much data in memory
,
Andreas Schwab
,
10:29
bash keeps too much data in memory
,
Wojciech Puchar
,
10:02
March 12, 2008
Fwd: Problem with bash completion
,
Eric Blake
,
22:23
compgen and filenames
,
Jonas Diemer
,
21:08
Re: Possible eval builtin speedup?
,
Chet Ramey
,
15:50
Re: Possible eval builtin speedup?
,
Nicolas
,
06:07
[Patch] Buitin printf command is too slow and allocate memory too much
,
Yuya Katayama
,
00:31
March 10, 2008
Re: Possible eval builtin speedup?
,
Chet Ramey
,
20:56
Re: Possible eval builtin speedup?
,
Andreas Schwab
,
18:49
Re: Possible eval builtin speedup?
,
Nicolas
,
18:27
Re: Possible eval builtin speedup?
,
Chet Ramey
,
18:06
Re: Possible eval builtin speedup?
,
Nicolas
,
17:15
March 09, 2008
Re: SEGV on unbounded recursion
,
Tomas Janousek
,
11:03
March 08, 2008
Re: SEGV on unbounded recursion
,
Chet Ramey
,
16:35
Re: style of assignment to variable changes command selection
,
Chet Ramey
,
12:53
Re: style of assignment to variable changes command selection
,
Chet Ramey
,
12:34
Re: style of assignment to variable changes command selection
,
Jan Schampera
,
05:20
Re: style of assignment to variable changes command selection
,
Bob Proulx
,
01:01
Re: style of assignment to variable changes command selection
,
Eric Blake
,
00:27
March 07, 2008
Re: style of assignment to variable changes command selection
,
Eric Blake
,
22:37
style of assignment to variable changes command selection
,
Doug McIlroy
,
22:18
Re: Possible eval builtin speedup?
,
Jan Schampera
,
14:33
Re: Possible eval builtin speedup?
,
Andreas Schwab
,
05:43
Re: Possible eval builtin speedup?
,
Nicolas Bonifas
,
04:57
Re: Possible eval builtin speedup?
,
Jan Schampera
,
00:05
March 06, 2008
Re: SEGV on unbounded recursion
,
Eric Blake
,
20:24
Re: Possible eval builtin speedup?
,
Nicolas Bonifas
,
15:56
SEGV on unbounded recursion
,
tjanouse
,
10:05
March 05, 2008
Re: Possible eval builtin speedup?
,
Chris F.A. Johnson
,
14:42
March 02, 2008
Possible eval builtin speedup?
,
Nicolas Bonifas
,
17:00
March 01, 2008
[patch] respect LDFLAGS_FOR_BUILD
,
Mike Frysinger
,
15:30
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc