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: Fri Dec 30 2011 06:22:09 -0500
Threads in reverse chronological order
[
Next Period
]
TAB vs. colon
,
jidanni
,
2011/12/30
Re: TAB vs. colon
,
jidanni
,
2011/12/30
Re: TAB vs. colon
,
Geir Hauge
,
2011/12/30
Re: TAB vs. colon
,
jidanni
,
2011/12/30
bash sends SIGHUP to disowned children in non-interactive mode
,
ck850
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Greg Wooledge
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Sven Mascheck
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Chet Ramey
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Philip
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Chet Ramey
,
2011/12/29
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
ck850
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Greg Wooledge
,
2011/12/28
Re: bash sends SIGHUP to disowned children in non-interactive mode
,
Philip
,
2011/12/28
bash sends SIGHUP to disowned children in non-interactive mode
,
ck850
,
2011/12/29
bug in force_interactive handling
,
Stas Sergeev
,
2011/12/26
Re: bug in force_interactive handling
,
Chet Ramey
,
2011/12/27
Re: bug in force_interactive handling
,
Stas Sergeev
,
2011/12/28
Re: bug in force_interactive handling
,
Chet Ramey
,
2011/12/29
Re: bug in force_interactive handling
,
Stas Sergeev
,
2011/12/30
how to understand echo ${PATH#*:}
,
lina
,
2011/12/25
Re: how to understand echo ${PATH#*:}
,
Bob Proulx
,
2011/12/25
Re: how to understand echo ${PATH#*:}
,
DJ Mills
,
2011/12/27
1 is not safe, unusual PID value
,
Askar Safin
,
2011/12/25
Re: 1 is not safe, unusual PID value
,
Chet Ramey
,
2011/12/27
Re[2]: 1 is not safe, unusual PID value
,
Askar Safin
,
2011/12/27
Re: [RFC] support 'COMP_WORDBREAKS' value on a per-completion basis
,
Raphaël Droz
,
2011/12/24
Re: '>; ' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)]
,
David Korn
,
2011/12/22
'>; ' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)]
,
Eric Blake
,
2011/12/22
Re: '>;' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)]
,
Bruce Korb
,
2011/12/22
Re: '>;' redirection operator [was: [1003.1(2008)/Issue 7 0000530]: Support in-place editing in sed (-iEXTENSION)]
,
Geir Hauge
,
2011/12/22
Re: '>;' redirection operator
,
Thorsten Glaser
,
2011/12/24
Re: '>;' redirection operator
,
Bill Gradwohl
,
2011/12/24
Re: '>;' redirection operator
,
Pierre Gaston
,
2011/12/24
Re: '>;' redirection operator
,
Chris Jones
,
2011/12/24
Re: '>;' redirection operator
,
Bill Gradwohl
,
2011/12/24
Re: '>;' redirection operator
,
Gerard Seibert
,
2011/12/24
Re: '>;' redirection operator
,
Roman Rakus
,
2011/12/25
Is the description of set -- missing in man bash or at least difficult to find?
,
Peng Yu
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Greg Wooledge
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Bob Proulx
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Sven Mascheck
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Andreas Schwab
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Sven Mascheck
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Peng Yu
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Chris Jones
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Peng Yu
,
2011/12/22
Message not available
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Peng Yu
,
2011/12/22
Re: Is the description of set -- missing in man bash or at least difficult to find?
,
Chet Ramey
,
2011/12/23
return values of bash scripts
,
kc123
,
2011/12/20
Re: return values of bash scripts
,
Mike Frysinger
,
2011/12/20
Re: return values of bash scripts
,
Bob Proulx
,
2011/12/20
Re: return values of bash scripts
,
kc123
,
2011/12/21
Re: return values of bash scripts
,
Greg Wooledge
,
2011/12/21
Re: return values of bash scripts
,
Stephane CHAZELAS
,
2011/12/21
segfault expanding certain arrays created via read -N directly to an array.
,
Dan Douglas
,
2011/12/19
Re: segfault expanding certain arrays created via read -N directly to an array.
,
Chet Ramey
,
2011/12/19
"read" builtin: timeout vs. EOF
,
Stephen Gildea
,
2011/12/18
Re: "read" builtin: timeout vs. EOF
,
Eric Blake
,
2011/12/19
Re: "read" builtin: timeout vs. EOF
,
Chet Ramey
,
2011/12/19
Re: "read" builtin: timeout vs. EOF
,
Stephen Gildea
,
2011/12/19
Re: "read" builtin: timeout vs. EOF
,
Chet Ramey
,
2011/12/19
damaged behaviour for completion of words with variables
,
wiebittewas
,
2011/12/17
Re: damaged behaviour for completion of words with variables
,
Chet Ramey
,
2011/12/17
Re: [Help-bash] How to keep only files match the prefix when do command completion?
,
Peng Yu
,
2011/12/15
Ill positioned 'until' keyword
,
Peng Yu
,
2011/12/14
Re: Ill positioned 'until' keyword
,
Dan Douglas
,
2011/12/14
Re: Ill positioned 'until' keyword
,
Bob Proulx
,
2011/12/14
Re: Ill positioned 'until' keyword
,
Andreas Schwab
,
2011/12/15
Problem with overridden functions and BASH_SOURCE Array
,
dethrophes
,
2011/12/14
Re: Problem with overridden functions and BASH_SOURCE Array
,
Chet Ramey
,
2011/12/15
Re: Problem with overridden functions and BASH_SOURCE Array
,
dethrophes
,
2011/12/19
Re: Problem with overridden functions and BASH_SOURCE Array
,
Chet Ramey
,
2011/12/19
Print non-readonly variables with declare +r -p
,
lhunath
,
2011/12/13
Re: Print non-readonly variables with declare +r -p
,
Dan Douglas
,
2011/12/13
Re: Print non-readonly variables with declare +r -p
,
Chet Ramey
,
2011/12/14
Re: Print non-readonly variables with declare +r -p
,
Dan Douglas
,
2011/12/14
Re: Print non-readonly variables with declare +r -p
,
Chet Ramey
,
2011/12/15
FIFO silently ignored on . ( `source´ ) command
,
Timothy Madden
,
2011/12/12
Re: FIFO silently ignored on . ( `source´ ) command
,
Chet Ramey
,
2011/12/12
Re: FIFO silently ignored on . ( `source´ ) command
,
Greg Wooledge
,
2011/12/12
Re: FIFO silently ignored on . ( `source´ ) command
,
Timothy Madden
,
2011/12/12
Re: FIFO silently ignored on . ( `source´ ) command
,
Chet Ramey
,
2011/12/12
Re: FIFO silently ignored on . ( `source´ ) command
,
Timothy Madden
,
2011/12/12
Re: address@hidden mailing list
,
Timothy Madden
,
2011/12/12
Re: address@hidden mailing list
,
Bob Proulx
,
2011/12/12
completion in var=$(cmd1) cmd2 <tab>
,
Raphaël Droz
,
2011/12/11
Re: completion in var=$(cmd1) cmd2 <tab>
,
Chet Ramey
,
2011/12/17
feature request: configurable history timestamps
,
Alex Shinn
,
2011/12/11
Re: feature request: configurable history timestamps
,
Chet Ramey
,
2011/12/17
Re: feature request: configurable history timestamps
,
Alex Shinn
,
2011/12/22
Re: invoke tilde expansion on quoted string
,
Yang Chengwei
,
2011/12/11
Re: invoke tilde expansion on quoted string
,
Greg Wooledge
,
2011/12/12
lseek in bash
,
Jean-Jacques Brucker
,
2011/12/10
Russian translation for GNU Bourne-Again SHell page
,
Jim Jerginson
,
2011/12/09
lseek with bash
,
Jean-Jacques Brucker
,
2011/12/09
Re: lseek with bash
,
Greg Wooledge
,
2011/12/09
help-bash mailing list (Was: lseek with bash)
,
Stephane CHAZELAS
,
2011/12/09
Re: help-bash mailing list (Was: lseek with bash)
,
Greg Wooledge
,
2011/12/09
Re: lseek with bash
,
Chet Ramey
,
2011/12/09
Re: lseek with bash
,
Dan Douglas
,
2011/12/11
extglob pattern: @(/root) vs. @(root)
,
Clark J. Wang
,
2011/12/09
Re: extglob pattern: @(/root) vs. @(root)
,
Clark J. Wang
,
2011/12/09
Re: extglob pattern: @(/root) vs. @(root)
,
Stephane CHAZELAS
,
2011/12/09
Re: extglob pattern: @(/root) vs. @(root)
,
Clark J. Wang
,
2011/12/09
super annoying completion change
,
Miles Bader
,
2011/12/08
Re: super annoying completion change
,
DJ Mills
,
2011/12/08
Re: super annoying completion change
,
Chet Ramey
,
2011/12/08
Re: super annoying completion change
,
Clark J. Wang
,
2011/12/08
Re: super annoying completion change
,
Chet Ramey
,
2011/12/08
Re: super annoying completion change
,
Clark J. Wang
,
2011/12/09
Re: super annoying completion change
,
Chet Ramey
,
2011/12/09
Re: Bash git repository on savannah
,
Chet Ramey
,
2011/12/07
bash silently ignores additional arguments for cd
,
hanzl
,
2011/12/07
Re: bash silently ignores additional arguments for cd
,
Eric Blake
,
2011/12/07
Re: bash silently ignores additional arguments for cd
,
Eric Blake
,
2011/12/07
Re: bash silently ignores additional arguments for cd
,
Vaclav Hanzl
,
2011/12/07
Re: bash silently ignores additional arguments for cd
,
Stephane CHAZELAS
,
2011/12/08
Re: bash silently ignores additional arguments for cd
,
Stephane CHAZELAS
,
2011/12/08
Re: bash silently ignores additional arguments for cd
,
Chet Ramey
,
2011/12/07
Non Incremental Nature of Custom Completion
,
Bastien Dejean
,
2011/12/06
Re: Non Incremental Nature of Custom Completion
,
Chet Ramey
,
2011/12/07
popd always has return status 0
,
james . cuzella
,
2011/12/03
Re: popd always has return status 0
,
Pierre Gaston
,
2011/12/03
Re: popd always has return status 0
,
Mike Frysinger
,
2011/12/03
Re: A programmable completoin bug?
,
Chet Ramey
,
2011/12/02
Re: A programmable completoin bug?
,
Clark J. Wang
,
2011/12/04
Re: A programmable completoin bug?
,
Chet Ramey
,
2011/12/04
Re: A programmable completoin bug?
,
Clark J. Wang
,
2011/12/04
Re: A programmable completoin bug?
,
Chet Ramey
,
2011/12/04
Re: A programmable completoin bug?
,
Clark J. Wang
,
2011/12/05
Re: A programmable completoin bug?
,
Clark J. Wang
,
2011/12/05
Re: A programmable completoin bug?
,
Chet Ramey
,
2011/12/06
Re: *(.*) matches wrongly when dotglob unset
,
Chet Ramey
,
2011/12/02
Re: *(.*) matches wrongly when dotglob unset
,
Yongzhi Pan
,
2011/12/04
How to protect > and interpret it later on? (w/o using eval)
,
Peng Yu
,
2011/12/02
Re: How to protect > and interpret it later on? (w/o using eval)
,
Pierre Gaston
,
2011/12/02
Re: How to protect > and interpret it later on? (w/o using eval)
,
Greg Wooledge
,
2011/12/02
Re: How to protect > and interpret it later on? (w/o using eval)
,
Peng Yu
,
2011/12/02
Re: How to protect > and interpret it later on? (w/o using eval)
,
Greg Wooledge
,
2011/12/02
Re: How to protect > and interpret it later on? (w/o using eval)
,
Peng Yu
,
2011/12/04
Re: How to protect > and interpret it later on? (w/o using eval)
,
Andreas Schwab
,
2011/12/04
Re: Severe memleak in sequence expressions?
,
Marc Schiffbauer
,
2011/12/01
Re: Severe memleak in sequence expressions?
,
Marc Schiffbauer
,
2011/12/01
Typo in HISTORY EXPANSION section
,
lhunath
,
2011/12/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc