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: Thu Jun 30 2011 09:11:13 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH] add #if defined(JOB_CONTROL) around job_control in execute_cmd.c
,
Thomas Cort
,
2011/06/30
Re: [PATCH] add #if defined(JOB_CONTROL) around job_control in execute_cmd.c
,
Chet Ramey
,
2011/06/30
Typo in bash.1.gz for description of menu-complete-backward
,
d-ulrick
,
2011/06/30
Re: Typo in bash.1.gz for description of menu-complete-backward
,
Chet Ramey
,
2011/06/30
bash doesn't run as a login when when -c specified
,
Todd . Miller
,
2011/06/27
Re: bash doesn't run as a login when when -c specified
,
Chet Ramey
,
2011/06/27
Re: bash doesn't run as a login when when -c specified
,
Todd C. Miller
,
2011/06/28
'\E' and '\e' are the same to bash -e but bash manual doesn't mention it
,
qiaomuf
,
2011/06/26
Re: '\E' and '\e' are the same to bash -e but bash manual doesn't mention it
,
Petteri Räty
,
2011/06/26
Re: [patch] colored filename completion
,
Raphaël Droz
,
2011/06/25
Re: [patch] colored filename completion
,
Raphaël Droz
,
2011/06/26
Re: [patch] colored filename completion
,
Raphaël Droz
,
2011/06/26
Negative indexes in ${arr[@]:off:length}
,
lhunath
,
2011/06/25
Re: Negative indexes in ${arr[@]:off:length}
,
Greg Wooledge
,
2011/06/27
Re: Negative indexes in ${arr[@]:off:length}
,
Chet Ramey
,
2011/06/27
Re: Negative indexes in ${arr[@]:off:length}
,
Steven W. Orr
,
2011/06/27
Re: Negative indexes in ${arr[@]:off:length}
,
Maarten Billemont
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Maarten Billemont
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Mart Frauenlob
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Maarten Billemont
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Mart Frauenlob
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Greg Wooledge
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Maarten Billemont
,
2011/06/29
Re: Negative indexes in ${arr[@]:off:length}
,
Greg Wooledge
,
2011/06/30
Re: Negative indexes in ${arr[@]:off:length}
,
Greg Wooledge
,
2011/06/30
Re: Negative indexes in ${arr[@]:off:length}
,
Maarten Billemont
,
2011/06/30
[PATCH] HISTTIMEFORMAT should not be set while running existing histexp.tests
,
Bradley M. Kuhn
,
2011/06/25
Re: [PATCH] HISTTIMEFORMAT should not be set while running existing histexp.tests
,
Chet Ramey
,
2011/06/25
!(*/) should expand to all non-directory files in a directory.
,
lhunath
,
2011/06/25
weird behavior of set -e
,
Harald Dunkel
,
2011/06/24
Re: weird behavior of set -e
,
Greg Wooledge
,
2011/06/24
Re: weird behavior of set -e
,
Eric Blake
,
2011/06/24
4.2 error: processing command substitution within arithmetic operation
,
Rui Santos
,
2011/06/24
Re: 4.2 error: processing command substitution within arithmetic operation
,
Greg Wooledge
,
2011/06/24
Re: 4.2 error: processing command substitution within arithmetic operation
,
Rui Santos
,
2011/06/28
Re: 4.2 error: processing command substitution within arithmetic operation
,
Chet Ramey
,
2011/06/24
Re: 4.2 error: processing command substitution within arithmetic operation
,
Rui Santos
,
2011/06/28
Question about patterns
,
Steven W. Orr
,
2011/06/23
Re: Question about patterns
,
Roman Rakus
,
2011/06/23
Re: Question about patterns
,
Roman Rakus
,
2011/06/23
Re: Question about patterns
,
Chet Ramey
,
2011/06/23
Calling Bash with /S
,
sweinberger
,
2011/06/22
Re: Calling Bash with /S
,
Roman Rakus
,
2011/06/23
Re: Calling Bash with /S
,
sweinberger
,
2011/06/23
Re: Calling Bash with /S
,
sweinberger
,
2011/06/23
Re: Calling Bash with /S
,
sweinberger
,
2011/06/23
Re: Calling Bash with /S
,
sweinberger
,
2011/06/23
Re: Calling Bash with /S
,
Greg Wooledge
,
2011/06/23
exit-on-error (set -e) option and command after "if" not found
,
Dmitry Bolshakov
,
2011/06/22
Re: exit-on-error (set -e) option and command after "if" not found
,
Eric Blake
,
2011/06/22
printf treats arguments of "%c" not as expected
,
Yunfeng Wang
,
2011/06/22
Re: printf treats arguments of "%c" not as expected
,
Jonathan Nieder
,
2011/06/22
Re: printf treats arguments of "%c" not as expected
,
Jan Schampera
,
2011/06/23
Re: printf treats arguments of "%c" not as expected
,
Yunfeng Wang
,
2011/06/23
Re: printf treats arguments of "%c" not as expected
,
Greg Wooledge
,
2011/06/23
Re: printf treats arguments of "%c" not as expected
,
Yunfeng Wang
,
2011/06/23
Re: printf treats arguments of "%c" not as expected
,
Jan Schampera
,
2011/06/23
read into array Segfaults
,
Curtis Doty
,
2011/06/21
Re: read into array Segfaults
,
Chet Ramey
,
2011/06/21
Re: read into array Segfaults
,
Curtis Doty
,
2011/06/21
Bash segfaults on fc execution
,
Dominik Russenberger
,
2011/06/20
Re: Bash segfaults on fc execution
,
Chet Ramey
,
2011/06/20
Permission denied to execute script that is world executable
,
John Williams
,
2011/06/18
Re: Permission denied to execute script that is world executable
,
Jan Schampera
,
2011/06/18
Re: Permission denied to execute script that is world executable
,
John Williams
,
2011/06/18
Re: Permission denied to execute script that is world executable
,
Mike Frysinger
,
2011/06/18
A Feature Request for History
,
Jayesh Badwaik
,
2011/06/11
Re: A Feature Request for History
,
Bradley M. Kuhn
,
2011/06/13
Re: A Feature Request for History
,
Chet Ramey
,
2011/06/13
Re: A Feature Request for History
,
Michael Witten
,
2011/06/14
Re: A Feature Request for History
,
Marcel (Felix) Giannelia
,
2011/06/14
incremental history i/o? (was Re: A Feature Request for History)
,
Bradley M. Kuhn
,
2011/06/16
Re: incremental history i/o? (was Re: A Feature Request for History)
,
Marcel (Felix) Giannelia
,
2011/06/17
Re: incremental history i/o? (was Re: A Feature Request for History)
,
Chet Ramey
,
2011/06/24
Question about testing with variable operators
,
Steven W. Orr
,
2011/06/10
Re: Question about testing with variable operators
,
Andreas Schwab
,
2011/06/10
Re: Question about testing with variable operators
,
Jan Schampera
,
2011/06/11
Re: Question about testing with variable operators
,
Chet Ramey
,
2011/06/12
pushd, popd and dirs of different bash processes communicate by an external file
,
Peng Yu
,
2011/06/09
Re: pushd, popd and dirs of different bash processes communicate by an external file
,
Steven W. Orr
,
2011/06/10
Re: [RFC] support 'COMP_WORDBREAKS' value on a per-completion basis
,
Chet Ramey
,
2011/06/09
Re: [RFC] support 'COMP_WORDBREAKS' value on a per-completion basis
,
Chet Ramey
,
2011/06/23
Re: [RFC] support 'COMP_WORDBREAKS' value on a per-completion basis
,
Raphaël
,
2011/06/24
Copy in bash
,
vin_eets
,
2011/06/07
Re: Copy in bash
,
Bob Proulx
,
2011/06/07
Re: [PATCH/RFC] bash.1: "shopt -s checkwinsize" has no effect in non-interactive shells
,
Chet Ramey
,
2011/06/04
bug in 'set -n' processing
,
Eric Blake
,
2011/06/03
Re: bug in 'set -n' processing
,
Chet Ramey
,
2011/06/04
documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/02
Re: documentation bug re character range expressions
,
Jan Schampera
,
2011/06/03
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/03
Re: documentation bug re character range expressions
,
Greg Wooledge
,
2011/06/03
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/03
Re: documentation bug re character range expressions
,
Eric Blake
,
2011/06/03
Re: documentation bug re character range expressions
,
Greg Wooledge
,
2011/06/03
Re: documentation bug re character range expressions
,
Greg Wooledge
,
2011/06/03
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/03
Re: documentation bug re character range expressions
,
Greg Wooledge
,
2011/06/03
Message not available
Re: documentation bug re character range expressions
,
Aharon Robbins
,
2011/06/03
Re: documentation bug re character range expressions
,
Chet Ramey
,
2011/06/07
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/08
Re: documentation bug re character range expressions
,
Chet Ramey
,
2011/06/09
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/09
Re: documentation bug re character range expressions
,
Andre Majorel
,
2011/06/13
Re: documentation bug re character range expressions
,
Marcel (Felix) Giannelia
,
2011/06/03
Re: documentation bug re character range expressions
,
Eric Blake
,
2011/06/03
Ubuntu [Bug 791263] !$ works with `` but not $()
,
Ralph Corderoy
,
2011/06/01
Re: Ubuntu [Bug 791263] !$ works with `` but not $()
,
Chet Ramey
,
2011/06/01
Re: Bash source repository
,
Jan Schampera
,
2011/06/01
Re: Bash source repository
,
Chet Ramey
,
2011/06/01
Re: Bash source repository
,
Bradley M. Kuhn
,
2011/06/02
Re: Bash source repository
,
Michael Witten
,
2011/06/02
Re: Bash source repository
,
Michael Witten
,
2011/06/02
Re: Bash source repository
,
Chet Ramey
,
2011/06/02
Re: Bash source repository
,
Bradley M. Kuhn
,
2011/06/03
Re: Bash source repository
,
Michael Witten
,
2011/06/03
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc