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: Wed Dec 31 2008 15:40:10 -0500
Threads in reverse chronological order
[
Next Period
]
Improvement to bash history browsing.
,
Kamil Neczaj
,
2008/12/31
Re: Improvement to bash history browsing.
,
Chet Ramey
,
2008/12/31
$(grep anycommand anyfile) fail
,
BlackEnvil
,
2008/12/24
Re: $(grep anycommand anyfile) fail
,
Paul Jarc
,
2008/12/24
Re: $(grep anycommand anyfile) fail
,
Dave B
,
2008/12/24
Subshell inheritance of -e
,
Freddy Vulto
,
2008/12/20
Re: Subshell inheritance of -e
,
Chet Ramey
,
2008/12/29
problem with echoing script variable to gpg
,
pwaugh
,
2008/12/18
Re: problem with echoing script variable to gpg
,
Eric Blake
,
2008/12/18
Re: problem with echoing script variable to gpg
,
Patrick Waugh
,
2008/12/18
Incorrect process substitution when brace expansion is used inside it.
,
Rajeev V. Pillai
,
2008/12/17
Re: Incorrect process substitution when brace expansion is used inside it.
,
Chet Ramey
,
2008/12/17
Re: Incorrect process substitution when brace expansion is used inside it.
,
Rajeev V. Pillai
,
2008/12/17
bash segmentation fault executing non-built-in commands in a suspect directory
,
chris cross
,
2008/12/16
<<NULL patch
,
jidanni
,
2008/12/16
Re: <<NULL patch
,
jidanni
,
2008/12/17
Insecure temporary file use in aliasconv.sh, aliasconv.bash, cshtobash (symlink attack)
,
Roman Rakus
,
2008/12/16
malloc/realloc problem under repeated tab completition
,
Marcin Sobieszczanski
,
2008/12/16
Re: malloc/realloc problem under repeated tab completition
,
Chet Ramey
,
2008/12/16
Re: malloc/realloc problem under repeated tab completition
,
Marcin Sobieszczanski
,
2008/12/16
Re: malloc/realloc problem under repeated tab completition
,
Chet Ramey
,
2008/12/16
Re: malloc/realloc problem under repeated tab completition
,
Chet Ramey
,
2008/12/16
echo $s{2,3}
,
jidanni
,
2008/12/13
Re: echo $s{2,3}
,
Bernd Eggink
,
2008/12/13
command substitution and word splitting
,
S. Sevki Dincer
,
2008/12/13
Re: command substitution and word splitting
,
Andreas Schwab
,
2008/12/13
Message not available
Re: command substitution and word splitting
,
Stephane Chazelas
,
2008/12/13
Formating variable with caracter and date.
,
Dolphin06
,
2008/12/12
Re: Formating variable with caracter and date.
,
Dave B
,
2008/12/12
binding key sequence "js" to vi-command-mode?
,
Britton Kerin
,
2008/12/11
Re: binding key sequence "js" to vi-command-mode?
,
Chet Ramey
,
2008/12/12
command not found on remote server
,
Dolphin06
,
2008/12/11
Re: command not found on remote server
,
Chet Ramey
,
2008/12/11
Re: command not found on remote server
,
Dolphin06
,
2008/12/11
Re: command not found on remote server
,
Paul Jarc
,
2008/12/11
Re: command not found on remote server
,
Bob Proulx
,
2008/12/11
Re: command not found on remote server
,
Paul Jarc
,
2008/12/11
Re: command not found on remote server
,
Bob Proulx
,
2008/12/11
Re: command not found on remote server
,
Ken Irving
,
2008/12/11
SIGPIPE not properly reset with 'trap - PIPE'
,
Ralf Wildenhues
,
2008/12/11
Re: SIGPIPE not properly reset with 'trap - PIPE'
,
Andreas Schwab
,
2008/12/11
Re: SIGPIPE not properly reset with 'trap - PIPE'
,
Ralf Wildenhues
,
2008/12/11
Re: SIGPIPE not properly reset with 'trap - PIPE'
,
Andreas Schwab
,
2008/12/11
Re: SIGPIPE not properly reset with 'trap - PIPE'
,
Bob Proulx
,
2008/12/11
Re: SIGPIPE not properly reset with 'trap - PIPE'
,
Chet Ramey
,
2008/12/12
how to know if a command was successful on remote server
,
Dolphin06
,
2008/12/10
Re: how to know if a command was successful on remote server
,
Ken Irving
,
2008/12/10
Readline redisplay bug with long prompt
,
Andreas Schwab
,
2008/12/09
Re: Readline redisplay bug with long prompt
,
Chet Ramey
,
2008/12/11
vi editing mode + color prompt = trouble?
,
Halim Issa
,
2008/12/09
Re: vi editing mode + color prompt = trouble?
,
Chet Ramey
,
2008/12/12
Re: vi editing mode + color prompt = trouble?
,
Halim Issa
,
2008/12/20
Re: vi editing mode + color prompt = trouble?
,
Chet Ramey
,
2008/12/20
passing array to command line argument.
,
Dolphin06
,
2008/12/09
Re: passing array to command line argument.
,
Chet Ramey
,
2008/12/09
Re: passing array to command line argument.
,
Dolphin06
,
2008/12/09
Re: passing array to command line argument.
,
Chet Ramey
,
2008/12/09
Re: passing array to command line argument.
,
Dolphin06
,
2008/12/09
Message not available
Re: passing array to command line argument.
,
Stephane Chazelas
,
2008/12/09
Re: passing array to command line argument.
,
Dolphin06
,
2008/12/09
Re: passing array to command line argument.
,
Andreas Schwab
,
2008/12/09
Re: passing array to command line argument.
,
Chet Ramey
,
2008/12/11
Re: passing array to command line argument.
,
Andreas Schwab
,
2008/12/12
wrong PS1 var width calculation
,
crquan
,
2008/12/06
Re: wrong PS1 var width calculation
,
Chet Ramey
,
2008/12/06
Re: wrong PS1 var width calculation
,
Cheng Renquan
,
2008/12/08
Re: wrong PS1 var width calculation
,
Larry Clapp
,
2008/12/08
Re: wrong PS1 var width calculation
,
Cheng Renquan
,
2008/12/08
Re: wrong PS1 var width calculation
,
Larry Clapp
,
2008/12/08
Re: wrong PS1 var width calculation
,
Chet Ramey
,
2008/12/08
Re: wrong PS1 var width calculation
,
Cheng Renquan
,
2008/12/09
Re: wrong PS1 var width calculation
,
Roman Rakus
,
2008/12/09
readline filename completion and dirent.d_type
,
Eric Blake
,
2008/12/05
command not found magic
,
Roman Rakus
,
2008/12/04
Re: command not found magic
,
Chet Ramey
,
2008/12/04
Re: command not found magic
,
Ken Irving
,
2008/12/04
Re: command not found magic
,
Chet Ramey
,
2008/12/04
Re: command not found magic
,
Stephane Chazelas
,
2008/12/04
Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client
,
Serge Dussud
,
2008/12/02
Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client
,
Chet Ramey
,
2008/12/08
Re: bash cores if nscd disabled on Solaris LDAP sasl/gssapi client
,
Serge Dussud
,
2008/12/16
case insensitive completion and _
,
Eric Blake
,
2008/12/01
Re: case insensitive completion and _
,
Chet Ramey
,
2008/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc