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