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 Jan 31 2010 23:21:15 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2010
[PATCH] builtins/test.def: Update string equality operator.
,
Mark Polesky
,
23:21
January 30, 2010
Re: bash killed by filecompletion feature if filename(s) contain '*' character
,
Chet Ramey
,
22:07
Re: bash killed by filecompletion feature if filename(s) contain '*' character
,
Chris F.A. Johnson
,
21:15
bash killed by filecompletion feature if filename(s) contain '*' character
,
coyote
,
21:07
Re: Any guide about writing my own bash built-in commands?
,
Joachim Schmitz
,
21:07
[50 character or so descriptive subject here (for reference)]
,
exploit
,
21:07
January 29, 2010
Re: bash 4.1 doesn't build on MinGW
,
Bart Van Assche
,
10:12
bash 4.1 doesn't build on MinGW
,
Bart Van Assche
,
10:12
Re: Any guide about writing my own bash built-in commands?
,
Clark J. Wang
,
04:53
Re: Any guide about writing my own bash built-in commands?
,
Chris Jones
,
01:20
Re: Any guide about writing my own bash built-in commands?
,
Clark J. Wang
,
00:43
Re: Bash sometimes cannot find aliases
,
Clark J. Wang
,
00:29
Any guide about writing my own bash built-in commands?
,
Clark J. Wang
,
00:29
Re: Sort: problem with option -f
,
Guido Milanese
,
00:29
Re: Bash sometimes cannot find aliases
,
Dan Zwell
,
00:29
January 28, 2010
Re: Bash sometimes cannot find aliases
,
DennisW
,
18:40
Re: GPL incompatibility? examples/loadables/getconf.c
,
Julius Davies
,
18:22
Re: left bit shift (<<) operator now demands line continuation
,
Chet Ramey
,
17:28
Re: Bash sometimes cannot find aliases
,
Chet Ramey
,
15:28
Re: Sort: problem with option -f
,
Guido Milanese
,
14:30
Sort: problem with option -f
,
Guido Milanese
,
14:30
Bash sometimes cannot find aliases
,
Dan Zwell
,
14:30
Re: Sort: problem with option -f
,
Stephane CHAZELAS
,
13:40
Re: Sort: problem with option -f
,
Stephane CHAZELAS
,
13:40
Re: Sort: problem with option -f
,
DennisW
,
13:40
Re: left bit shift (<<) operator now demands line continuation
,
Roman Rakus
,
10:05
Re: Selecting out of an array
,
Jon_R
,
00:46
Re: Selecting out of an array
,
Jon_R
,
00:46
January 27, 2010
left bit shift (<<) operator now demands line continuation
,
jwm
,
20:55
Re: variable assignment in string returning function
,
DennisW
,
15:40
Re: variable assignment in string returning function
,
Chris F.A. Johnson
,
11:55
Re: variable assignment in string returning function
,
Mart Frauenlob
,
08:40
Re: variable assignment in string returning function
,
Greg Wooledge
,
08:17
Re: variable assignment in string returning function
,
Marc Herbert
,
08:14
Re: variable assignment in string returning function
,
Pierre Gaston
,
08:08
variable assignment in string returning function
,
Sharuzzaman Ahmat Raslan
,
07:50
January 26, 2010
Re: building arrays from non array variables using 'array[${#array[@]}]='
,
Chet Ramey
,
22:34
Re: Colored command completion
,
Stephane CHAZELAS
,
16:40
Re: Argument list too long (how to remove the limit)
,
Stephane CHAZELAS
,
15:40
Re: Colored command completion
,
Chet Ramey
,
11:34
Re: exec, redirections and variable expansions
,
Chet Ramey
,
11:05
Colored command completion
,
Peng Yu
,
10:36
Re: Using 'eval'
,
Marc Herbert
,
09:16
Re: Using 'eval'
,
Pierre Gaston
,
08:37
Using 'eval'
,
Gerard
,
06:27
Re: Selecting out of an array
,
Marc Herbert
,
05:16
Re: exec, redirections and variable expansions
,
Marc Herbert
,
05:02
Re: Selecting out of an array
,
Jan Schampera
,
01:59
Re: Selecting out of an array
,
DennisW
,
01:41
January 25, 2010
Selecting out of an array
,
Jon_R
,
23:23
exec, redirections and variable expansions
,
mike bakhterev
,
23:23
Re: Argument list too long (how to remove the limit)
,
Bob Proulx
,
22:15
Re: Argument list too long (how to remove the limit)
,
Sven Mascheck
,
19:50
Re: Argument list too long (how to remove the limit)
,
Mart Frauenlob
,
19:40
Re: Argument list too long (how to remove the limit)
,
Jon Seymour
,
19:35
Argument list too long (how to remove the limit)
,
Peng Yu
,
19:03
Re: building arrays from non array variables using 'array[${#array[@]}]='
,
Mart Frauenlob
,
07:40
January 24, 2010
Re: Command completion considering characters after the cursor?
,
Chet Ramey
,
15:27
Re: building arrays from non array variables using 'array[${#array[@]}]='
,
Chet Ramey
,
15:20
Re: Subsequent `declare -fp` and `.` incorrectly restore function with here string with pattern substitution
,
Chet Ramey
,
14:31
Subsequent `declare -fp` and `.` incorrectly restore function with here string with pattern substitution
,
Arfrever Frehtes Taifersar Arahesis
,
11:44
building arrays from non array variables using 'array[${#array[@]}]='
,
Mart Frauenlob
,
05:40
January 23, 2010
Re: Command completion considering characters after the cursor?
,
Peng Yu
,
13:05
January 22, 2010
Re: run-cond test fails
,
Roman Rakus
,
07:15
run-cond test fails
,
Roman Rakus
,
07:10
January 21, 2010
Re: weird bash pipe behavior
,
Greg Wooledge
,
11:36
Re: weird bash pipe behavior
,
Yan Seiner
,
10:47
Re: weird bash pipe behavior
,
Greg Wooledge
,
08:19
Re: weird bash pipe behavior
,
jellybean stonerfish
,
01:37
weird bash pipe behavior
,
CptDpondo
,
01:37
January 20, 2010
Re: Problems when RANDOM without $ is used as an array index
,
DennisW
,
13:40
Re: Problems when RANDOM without $ is used as an array index
,
Stephane CHAZELAS
,
08:29
Bash-4.1 Official Patch 2
,
Chet Ramey
,
07:54
Bash-4.1 Official Patch 1
,
Chet Ramey
,
07:54
January 18, 2010
Re: possible bug on readline
,
DennisW
,
14:40
Re: possible bug on readline
,
Chet Ramey
,
12:01
possible bug on readline
,
Samus_
,
11:42
Re: Command completion considering characters after the cursor?
,
Chet Ramey
,
11:00
Command completion considering characters after the cursor?
,
Peng Yu
,
09:49
Re: possible bug on readline
,
DennisW
,
06:40
January 15, 2010
Re: history position out of range
,
DennisW
,
12:40
history position out of range
,
Sergio Monteiro Basto
,
09:35
January 13, 2010
Re: history position out of range
,
DennisW
,
18:40
history position out of range
,
Sérgio Monteiro Basto
,
16:31
January 12, 2010
Re: Problems when RANDOM without $ is used as an array index
,
Chet Ramey
,
22:08
Re: Brokenness in bash-3.2 Makefile
,
Mike Frysinger
,
15:20
Re: Brokenness in bash-3.2 Makefile
,
Chet Ramey
,
11:44
Brokenness in bash-3.2 Makefile
,
Philip A. Prindeville
,
10:47
Re: [bash-4.0 executes command without newline]
,
Arindam Sarkar - Sun Microsystems
,
10:23
Re: Problems when RANDOM without $ is used as an array index
,
Stephane CHAZELAS
,
05:41
January 11, 2010
Re: Noisy CDPATH breaks variable construction
,
Chet Ramey
,
21:57
Noisy CDPATH breaks variable construction
,
Dams
,
19:57
Re: Problems when RANDOM without $ is used as an array index
,
DennisW
,
18:40
Re: Problems when RANDOM without $ is used as an array index
,
Chet Ramey
,
17:43
Re: Problems when RANDOM without $ is used as an array index
,
Stephane CHAZELAS
,
17:40
Re: Problems when RANDOM without $ is used as an array index
,
Stephane CHAZELAS
,
16:40
Re: Problems when RANDOM without $ is used as an array index
,
Chet Ramey
,
15:59
Re: Problems when RANDOM without $ is used as an array index
,
Stephane CHAZELAS
,
09:40
January 10, 2010
Re: ERR trap inheritance in command substitution
,
DennisW
,
06:40
January 09, 2010
Problems when RANDOM without $ is used as an array index
,
dennis
,
07:26
Re: ulimit and ssh?
,
peter360
,
02:01
January 08, 2010
missing dep in lib/glob/Makefile.in
,
Mike Frysinger
,
22:48
Re: ERR trap inheritance in command substitution
,
Chet Ramey
,
16:47
Re: Told to report this bug here.
,
Chet Ramey
,
16:20
ERR trap inheritance in command substitution
,
Stefan Götz
,
15:56
Told to report this bug here.
,
Frank J. R. Hanstick
,
15:56
January 07, 2010
Re: [PATCH] Ensure the command found in the hash table exists, not only on POSIXLY_CORRECT
,
Chet Ramey
,
22:39
Re: [PATCH] Ensure the command found in the hash table exists, not only on POSIXLY_CORRECT
,
Giuseppe Scrivano
,
19:59
Re: [PATCH] Ensure the command found in the hash table exists, not only on POSIXLY_CORRECT
,
Chet Ramey
,
16:45
[PATCH] Ensure the command found in the hash table exists, not only on POSIXLY_CORRECT
,
Giuseppe Scrivano
,
15:52
Re: can't compile bash 4.1 under Solaris 8/9
,
Yann Rouillard
,
11:30
Re: can't compile bash 4.1 under Solaris 8/9
,
Greg Wooledge
,
09:41
Re: can't compile bash 4.1 under Solaris 8/9
,
Chet Ramey
,
09:03
Re: can't compile bash 4.1 under Solaris 8/9
,
Yann Rouillard
,
08:57
Re: can't compile bash 4.1 under Solaris 8/9
,
Greg Wooledge
,
08:05
Re: can't compile bash 4.1 under Solaris 8/9
,
Yann Rouillard
,
06:22
Re: $(pwd) != $(/bin/pwd)
,
Marc Herbert
,
04:48
January 06, 2010
Re: $(pwd) != $(/bin/pwd)
,
Chet Ramey
,
21:19
Re: can't compile bash 4.1 under Solaris 8/9
,
Chet Ramey
,
17:37
Re: $(pwd) != $(/bin/pwd)
,
Stephane CHAZELAS
,
13:46
can't compile bash 4.1 under Solaris 8/9
,
Yann Rouillard
,
09:54
January 05, 2010
UTF-8-MAC completion 13 bytes away from being perfect
,
guillaume . outters
,
18:01
Re: $(pwd) != $(/bin/pwd)
,
Chet Ramey
,
16:43
Re: $(pwd) != $(/bin/pwd)
,
Ken Irving
,
16:06
Re: undocumented compat32 and compat40 in shopt
,
Chet Ramey
,
15:37
Re: $(pwd) != $(/bin/pwd)
,
Stephane CHAZELAS
,
14:54
Re: Bash-4.1 available for FTP
,
Mike Frysinger
,
14:43
Re: $(pwd) != $(/bin/pwd)
,
Andreas Schwab
,
14:23
undocumented compat32 and compat40 in shopt
,
Dilyan Palauzov
,
12:40
Re: $(pwd) != $(/bin/pwd)
,
Greg Wooledge
,
12:31
Re: Bash-4.1 available for FTP
,
Chet Ramey
,
11:57
Re: $(pwd) != $(/bin/pwd)
,
Stephane CHAZELAS
,
11:40
Re: Bash-4.1 available for FTP
,
pjodrr
,
11:40
January 03, 2010
Re: $(pwd) != $(/bin/pwd)
,
Chet Ramey
,
17:23
Re: $(pwd) != $(/bin/pwd)
,
Jan Schampera
,
14:07
Re: $(pwd) != $(/bin/pwd)
,
Jan Schampera
,
14:02
$(pwd) != $(/bin/pwd)
,
Leonid Evdokimov
,
13:42
January 02, 2010
Readline-6.1 available for FTP
,
Chet Ramey
,
12:47
Bash-4.1 available for FTP
,
Chet Ramey
,
12:45
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc