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