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: Sun Jan 31 2016 19:53:35 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2016
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Chet Ramey
,
19:53
Re: Command substitution starting with a (()) expression should fail
,
Chet Ramey
,
19:51
Command substitution starting with a (()) expression should fail
,
Michael Diamond
,
19:38
bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
16:56
January 30, 2016
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Reuti
,
17:24
January 29, 2016
Re: why does time (cmd) 2> file redirect time's output?
,
Chet Ramey
,
12:08
January 28, 2016
Re: Leak in BASH "named" file descriptors?
,
Mathieu Patenaude
,
20:53
Re: Leak in BASH "named" file descriptors?
,
Chet Ramey
,
19:39
Re: Leak in BASH "named" file descriptors?
,
Reuti
,
18:56
[PATCH] admit 'typeset' is here to stay
,
Martijn Dekker
,
17:36
Re: Leak in BASH "named" file descriptors?
,
Andreas Schwab
,
17:26
Re: Leak in BASH "named" file descriptors?
,
Mathieu Patenaude
,
13:44
Re: Leak in BASH "named" file descriptors?
,
Mathieu Patenaude
,
13:34
Re: Leak in BASH "named" file descriptors?
,
Chet Ramey
,
13:33
Re: Leak in BASH "named" file descriptors?
,
Greg Wooledge
,
12:54
Re: Leak in BASH "named" file descriptors?
,
Mathieu Patenaude
,
12:41
Re: Leak in BASH "named" file descriptors?
,
Andreas Schwab
,
08:58
Re: Leak in BASH "named" file descriptors?
,
Greg Wooledge
,
08:10
January 27, 2016
Leak in BASH "named" file descriptors?
,
Mathieu Patenaude
,
20:37
Re: 'local -x VARIABLE' does not clear variable for subprocesses
,
Michał Górny
,
07:39
why does time (cmd) 2> file redirect time's output?
,
Stephane Chazelas
,
05:59
Re: Future date
,
Bob Proulx
,
00:16
January 25, 2016
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Greg Wooledge
,
13:52
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Reuti
,
13:10
Re: Future date
,
Stephane Chazelas
,
09:31
Re: Future date
,
Greg Wooledge
,
08:23
The description of -e in "help set" should be extended
,
Rob Browning
,
02:27
January 24, 2016
Re: Future date
,
Val Krem
,
18:58
Re: Future date
,
Dave Rutherford
,
18:31
Future date
,
Val Krem
,
17:30
January 23, 2016
Re: Frequent "save_bash_input: buffer already exists for new fd XXX"
,
Adrien Nader
,
03:52
January 22, 2016
Re: An unexpected EOF error is shown when completing a filename inside nested process substitutions
,
Eduardo A . Bustamante López
,
13:31
An unexpected EOF error is shown when completing a filename inside nested process substitutions
,
Lauri Ranta
,
09:47
January 21, 2016
Re: Weird shopt behavior
,
Greg Wooledge
,
08:16
Re: Weird shopt behavior
,
Eduardo A . Bustamante López
,
01:18
January 20, 2016
Weird shopt behavior
,
Petr Skočík
,
20:13
Weird shopt behavior
,
pjump
,
20:13
Weird shopt behavior
,
pjump
,
20:13
January 19, 2016
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Greg Wooledge
,
12:13
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Adam Danischewski
,
12:09
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Greg Wooledge
,
11:50
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Adam Danischewski
,
11:39
Re: combine and ..
,
John McKown
,
08:37
Re: Fwd: Default time for unmarked history lines
,
Reuben Thomas
,
05:53
January 18, 2016
Re: combine and ..
,
Val Krem
,
23:16
combine and ..
,
Val Krem
,
21:31
Re: Fwd: Default time for unmarked history lines
,
Chet Ramey
,
17:21
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Stephane Chazelas
,
17:00
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Stephane Chazelas
,
17:00
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Chet Ramey
,
13:44
Fwd: Default time for unmarked history lines
,
Reuben Thomas
,
11:53
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Greg Wooledge
,
11:25
Fwd: Re: Default time for unmarked history lines
,
Chet Ramey
,
11:18
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Chet Ramey
,
11:16
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Greg Wooledge
,
08:15
Re: Default time for unmarked history lines
,
Reuben Thomas
,
05:00
January 16, 2016
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Martijn Dekker
,
19:02
Re: read Built-in Parameter Behavior -- Null Byte Delimiter
,
Piotr Grzybowski
,
18:25
read Built-in Parameter Behavior -- Null Byte Delimiter
,
Adam Danischewski
,
17:13
January 15, 2016
Re: bash 4.4-beta chokes on "ulimit --help"
,
Chet Ramey
,
15:01
bash 4.4-beta chokes on "ulimit --help"
,
Keith Thompson
,
14:56
January 13, 2016
Re: implicit redirection of background within pipeline
,
Martin Kealey
,
18:31
Re: Hash-bang line length
,
Chet Ramey
,
15:48
Re: doesn't bash do variable subst. or quote removal on function statement
,
Chet Ramey
,
14:26
Re: "read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Chet Ramey
,
14:21
Re:"read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Alastair Hughes
,
13:25
Re: Hash-bang line length
,
Ludovic Courtès
,
12:41
Re: doesn't bash do variable subst. or quote removal on function statement
,
Linda Walsh
,
12:20
Re: Hash-bang line length
,
Greg Wooledge
,
11:39
Re: Hash-bang line length
,
Chet Ramey
,
11:24
Re: Hash-bang line length
,
Chet Ramey
,
11:21
Re: Hash-bang line length
,
Chet Ramey
,
11:18
Re: doesn't bash do variable subst. or quote removal on function statement
,
Chet Ramey
,
10:42
Re: doesn't bash do variable subst. or quote removal on function statement
,
Chet Ramey
,
10:39
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
09:26
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
09:22
Re: Hash-bang line length
,
Greg Wooledge
,
09:04
Re: implicit redirection of background within pipeline
,
Martin Kealey
,
08:57
Re: Hash-bang line length
,
Ludovic Courtès
,
08:52
Re: Hash-bang line length
,
Greg Wooledge
,
08:19
Hash-bang line length
,
Ludovic Courtès
,
05:25
Re: implicit redirection of background within pipeline
,
Andreas Schwab
,
05:06
Re: implicit redirection of background within pipeline
,
Martin Kealey
,
04:46
Re: implicit redirection of background within pipeline
,
Andreas Schwab
,
04:13
Re: implicit redirection of background within pipeline
,
Andreas Schwab
,
04:08
January 12, 2016
Re: implicit redirection of background within pipeline
,
Martin Kealey
,
19:20
Re: doesn't bash do variable subst. or quote removal on function statement
,
Linda Walsh
,
16:33
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
15:23
Re: doesn't bash do variable subst. or quote removal on function statement
,
Greg Wooledge
,
14:56
Re: doesn't bash do variable subst. or quote removal on function statement
,
Linda Walsh
,
14:53
January 11, 2016
Re: aliases v. functions; command extension? (-f & -F)?
,
Chet Ramey
,
16:33
Re: implicit redirection of background within pipeline
,
Martin Kealey
,
16:32
Re: "read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Chet Ramey
,
16:10
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
15:39
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
15:37
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
13:40
Re:"read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Alastair Hughes
,
13:05
Re: implicit redirection of background within pipeline
,
Andreas Schwab
,
11:38
Re: aliases v. functions; command extension? (-f & -F)?
,
Reuti
,
11:09
Re: "read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Chet Ramey
,
10:53
Re: implicit redirection of background within pipeline
,
Chet Ramey
,
10:40
Re: differences in Q.-removal, var-expansion and allowed characters in fn & var names
,
Chet Ramey
,
10:33
Re: doesn't bash do variable subst. or quote removal on function statement
,
Chet Ramey
,
10:24
Re: aliases v. functions; command extension? (-f & -F)?
,
Chet Ramey
,
10:20
Re: 'official function declaration format' doesn't work if alias defined
,
Chet Ramey
,
10:11
Re: aliases v. functions; command extension? (-f & -F)?
,
Chet Ramey
,
09:53
Re: Feature: Easily remove current command from history
,
Chet Ramey
,
09:43
Re: Default time for unmarked history lines
,
Chet Ramey
,
09:25
Re: Default time for unmarked history lines
,
Chet Ramey
,
09:22
January 10, 2016
Re: differences in Q.-removal, var-expansion and allowed characters in fn & var names
,
Linda Walsh
,
15:51
Re: implicit redirection of background within pipeline
,
Piotr Grzybowski
,
12:54
"read < <(:); echo $?" prints 0 when job control is disabled (should be 1?)
,
Alastair Hughes
,
09:20
implicit redirection of background within pipeline
,
Martin D Kealey
,
09:20
Re: doesn't bash do variable subst. or quote removal on function statement
,
Andreas Schwab
,
07:00
January 09, 2016
doesn't bash do variable subst. or quote removal on function statement
,
Linda Walsh
,
20:28
Re: aliases v. functions; command extension? (-f & -F)?
,
Piotr Grzybowski
,
17:06
Re: 'official function declaration format' doesn't work if alias defined
,
Eric Cook
,
17:02
Re: aliases v. functions; command extension? (-f & -F)?
,
Reuti
,
14:12
January 08, 2016
Re: Feature: Easily remove current command from history
,
Piotr Grzybowski
,
16:01
Re: aliases v. functions; command extension? (-f & -F)?
,
Piotr Grzybowski
,
15:36
Re: aliases v. functions; command extension? (-f & -F)?
,
Linda Walsh
,
15:14
Re: bind command dies on bad syntax
,
Chet Ramey
,
08:52
Re: Default time for unmarked history lines
,
Reuben Thomas
,
08:17
January 07, 2016
Re: Default time for unmarked history lines
,
Eduardo A . Bustamante López
,
23:21
endpwent protection via HAVE_GETPWENT missing in shell.c:1696
,
pb
,
16:42
bind command dies on bad syntax
,
Andrew Kurn
,
16:42
Re: 'official function declaration format' doesn't work if alias defined
,
Reuti
,
16:42
Re: Default time for unmarked history lines
,
Reuben Thomas
,
15:56
Re: Feature: Easily remove current command from history
,
Chet Ramey
,
15:32
Re: bug: readonly array that is empty causes error (whereas not empty does not)
,
Chet Ramey
,
15:24
Re: Default time for unmarked history lines
,
Eduardo A . Bustamante López
,
15:07
Default time for unmarked history lines
,
Reuben Thomas
,
11:33
Re: bash incorrectly handles 'echo' + SIGPIPE under some situations on Linux
,
Chet Ramey
,
08:56
Re: 'official function declaration format' doesn't work if alias defined
,
Greg Wooledge
,
08:34
Re: bug: readonly array that is empty causes error (whereas not empty does not)
,
James Thomas Moon
,
01:55
January 06, 2016
'official function declaration format' doesn't work if alias defined
,
Linda Walsh
,
18:49
Re: bash incorrectly handles 'echo' + SIGPIPE under some situations on Linux
,
Chris Siebenmann
,
11:43
Re: bash incorrectly handles 'echo' + SIGPIPE under some situations on Linux
,
Chet Ramey
,
11:23
January 05, 2016
Re: bash incorrectly handles 'echo' + SIGPIPE under some situations on Linux
,
Piotr Grzybowski
,
13:30
Re: Feature: Easily remove current command from history
,
Dennis Williamson
,
12:40
bash incorrectly handles 'echo' + SIGPIPE under some situations on Linux
,
cks
,
12:00
Re: Feature: Easily remove current command from history
,
Greg Wooledge
,
08:08
January 04, 2016
Re: Feature: Easily remove current command from history
,
Dennis Williamson
,
17:35
Re: Feature: Easily remove current command from history
,
Dennis Williamson
,
17:05
Re: Feature: Easily remove current command from history
,
Eduardo A . Bustamante López
,
16:07
Re: Feature: Easily remove current command from history
,
Victor Porton
,
15:40
Re: Feature: Easily remove current command from history
,
Greg Wooledge
,
15:37
Re: Feature: Easily remove current command from history
,
Andreas Schwab
,
15:32
Re: Feature: Easily remove current command from history
,
Piotr Grzybowski
,
15:30
Re: Feature: Easily remove current command from history
,
Victor Porton
,
15:19
Re: Feature: Easily remove current command from history
,
Chet Ramey
,
15:14
Re: Feature: Easily remove current command from history
,
Victor Porton
,
15:09
Re: Feature: Easily remove current command from history
,
Chet Ramey
,
14:59
Re: Running bash using su -c causes 100% cpu usage on one core
,
Chet Ramey
,
14:55
Feature: Easily remove current command from history
,
porton
,
13:54
Re: Running bash using su -c causes 100% cpu usage on one core
,
Greg Wooledge
,
13:10
Re: Running bash using su -c causes 100% cpu usage on one core
,
Marcus Wichelmannn
,
13:03
Re: Running bash using su -c causes 100% cpu usage on one core
,
Chet Ramey
,
09:32
Re: Running bash using su -c causes 100% cpu usage on one core
,
Marcus Wichelmannn
,
09:26
Re: Uniq pattern
,
Greg Wooledge
,
08:12
Re: Running bash using su -c causes 100% cpu usage on one core
,
Chet Ramey
,
07:53
Re: autocd doesn't invoke customized `cd` wrapper
,
Chet Ramey
,
07:52
January 03, 2016
Re: Running bash using su -c causes 100% cpu usage on one core
,
Eduardo A . Bustamante López
,
20:51
Running bash using su -c causes 100% cpu usage on one core
,
Marcus Wichelmann
,
20:31
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Chet Ramey
,
14:34
Re: using set +o posix unsets POSIXLY_CORRECT, even when POSIXLY_CORRECT is a read only variable
,
Chet Ramey
,
14:33
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Joey Geralnik
,
05:45
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Piotr Grzybowski
,
05:37
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Eduardo A . Bustamante López
,
02:25
January 02, 2016
Re: [PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Piotr Grzybowski
,
20:10
Re: autocd doesn't invoke customized `cd` wrapper
,
Piotr Grzybowski
,
19:44
[PATCH][BUG] Improper handling of SIGINT after running wait causes crash
,
Joey Geralnik
,
09:08
January 01, 2016
autocd doesn't invoke customized `cd` wrapper
,
transl8czech
,
16:48
Re: using set +o posix unsets POSIXLY_CORRECT, even when POSIXLY_CORRECT is a read only variable
,
Cuong Manh Le
,
13:47
using set +o posix unsets POSIXLY_CORRECT, even when POSIXLY_CORRECT is a read only variable
,
nerdopolis
,
09:48
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc