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: Sat Jan 31 2015 20:13:12 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2015
[contrib]: setpgrp + killpg builtins
,
Jason Vas Dias
,
20:13
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Chet Ramey
,
17:50
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Chet Ramey
,
17:41
January 30, 2015
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Jonathan Hankins
,
23:45
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Andreas Schwab
,
16:28
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Jonathan Hankins
,
16:19
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Jonathan Hankins
,
16:18
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Chet Ramey
,
14:26
Re: trap DEBUG failure after Ctrl-C pressed
,
Chet Ramey
,
13:26
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Greg Wooledge
,
10:07
Re: If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
Chet Ramey
,
09:59
If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
crocket
,
09:47
If $HISTFILE is set to /dev/null and you execute more commands than $HISTFILESIZE, /dev/null is deleted.
,
crocket
,
09:47
Re: declare is no longer creating array variables
,
Øyvind 'bolt' Hvidsten
,
07:02
declare is no longer creating array variables
,
Øyvind 'bolt' Hvidsten
,
06:13
trap DEBUG failure after Ctrl-C pressed
,
Chih-Chieh Chou
,
02:17
trap DEBUG failure after Ctrl-C pressed
,
ccchou
,
02:17
January 28, 2015
Re: Shopt ignored in process substitutions
,
Nikolai Kondrashov
,
13:11
Re: Shopt ignored in process substitutions
,
Chet Ramey
,
08:45
Shopt ignored in process substitutions
,
Nikolai Kondrashov
,
08:34
January 27, 2015
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
11:47
Re: [address@hidden: Re: Type-in programs using BASH]
,
Eduardo A . Bustamante López
,
10:46
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
09:11
Re: [address@hidden: Re: Type-in programs using BASH]
,
Greg Wooledge
,
08:12
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
01:19
January 26, 2015
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
19:12
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
18:51
Re: [address@hidden: Re: Type-in programs using BASH]
,
Eduardo A . Bustamante López
,
18:03
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
17:14
Re: [address@hidden: Re: Type-in programs using BASH]
,
Greg Wooledge
,
16:45
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
16:32
Re: [address@hidden: Re: Type-in programs using BASH]
,
Eduardo A . Bustamante López
,
15:29
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
14:06
Re: [address@hidden: Re: Type-in programs using BASH]
,
Greg Wooledge
,
13:43
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
13:36
Re: [address@hidden: Re: Type-in programs using BASH]
,
Greg Wooledge
,
13:25
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
13:14
Re: How to monitor bash variables periodically
,
Greg Wooledge
,
12:41
How to monitor bash variables periodically
,
Michael Mehari
,
12:15
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
12:09
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
12:08
Re: [address@hidden: Re: Type-in programs using BASH]
,
Eduardo A . Bustamante López
,
12:05
Re: [address@hidden: Re: Type-in programs using BASH]
,
Ryan Cunningham
,
11:35
Re: which paradigms does bash support
,
Pádraig Brady
,
11:05
[address@hidden: Re: Type-in programs using BASH]
,
Richard Stallman
,
10:03
Re: which paradigms does bash support
,
Greg Wooledge
,
08:44
which paradigms does bash support
,
garegin16
,
01:54
January 25, 2015
Re: bug with case conversion of UTF-8 characters
,
Chet Ramey
,
20:26
Re: Extending brace expansion
,
Eduardo A . Bustamante López
,
20:19
Re: CHLD traps run at the same time
,
Linda Walsh
,
05:42
Re: Extending brace expansion
,
Eduardo A . Bustamante López
,
02:55
January 24, 2015
Extending brace expansion
,
McGuinness, Brian
,
16:57
Re: Tab completion freezes shell
,
Eduardo A . Bustamante López
,
12:42
Tab completion freezes shell
,
Artur Rataj
,
01:05
January 23, 2015
fix ctype usage bugs in readline
,
Eric Blake
,
19:35
silence some compiler warnings about readline dead code
,
Eric Blake
,
19:11
Re: readline 6.3 violates POSIX by doing #undef setjmp
,
Eric Blake
,
18:31
Re: readline 6.3 violates POSIX by doing #undef setjmp
,
Eric Blake
,
17:53
readline 6.3 violates POSIX by doing #undef setjmp
,
Eric Blake
,
16:58
January 22, 2015
bug with case conversion of UTF-8 characters
,
Stephane Chazelas
,
09:45
Re: Empty strings disappear from array splice
,
marc . coiffier
,
09:00
Re: Empty strings disappear from array splice
,
marc . coiffier
,
06:05
January 21, 2015
Re: Help output has bad indentation
,
Christian Weisgerber
,
11:19
Help output has bad indentation
,
Christian Weisgerber
,
10:37
January 20, 2015
Re: Empty strings disappear from array splice
,
Eduardo A . Bustamante López
,
18:24
Re: Empty strings disappear from array splice
,
Greg Wooledge
,
16:47
Re: Empty strings disappear from array splice
,
marc . coiffier
,
16:40
Re: Non-POSIX friendly output from declare -f / typeset -f
,
Raphael Cohn
,
11:03
Re: Non-POSIX friendly output from declare -f / typeset -f
,
Chet Ramey
,
10:59
Non-POSIX friendly output from declare -f / typeset -f
,
Raphael Cohn
,
10:15
Re: Empty strings disappear from array splice
,
Greg Wooledge
,
08:15
January 19, 2015
Empty strings disappear from array splice
,
marc . coiffier
,
20:32
January 16, 2015
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Jonathan Hankins
,
17:26
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Dr. Werner Fink
,
11:48
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Chet Ramey
,
10:46
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Dr. Werner Fink
,
10:32
Re: Named fifo's causing hanging bash scripts
,
Chet Ramey
,
10:31
Re: Named fifo's causing hanging bash scripts
,
Dr. Werner Fink
,
10:25
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Chet Ramey
,
09:22
Re: Named fifo's causing hanging bash scripts
,
Chet Ramey
,
09:09
January 14, 2015
Re: bash crashes when the REPLY variable is read only and the 'select' builtin is used.
,
Chet Ramey
,
16:28
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Chet Ramey
,
16:01
bash crashes when the REPLY variable is read only and the 'select' builtin is used.
,
Etherial Raine
,
13:58
Re: [Bug-readline] incorrect "erase" of multibyte characters in "reverse-i-search" mode.
,
Chet Ramey
,
11:02
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Dave Rutherford
,
10:52
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Andreas Schwab
,
10:42
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Chet Ramey
,
10:35
Re: CHLD traps run at the same time
,
Chet Ramey
,
10:19
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Eduardo A . Bustamante López
,
10:15
Re: Tilde expansion differences between 4.3 and 4.2
,
Chet Ramey
,
10:14
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Dave Rutherford
,
09:55
Re: Tab completion breaks for tilde-paths with filenames containing space
,
Eduardo A . Bustamante López
,
09:45
Re: Tilde expansion differences between 4.3 and 4.2
,
Eduardo A . Bustamante López
,
09:36
Tab completion breaks for tilde-paths with filenames containing space
,
dave
,
09:33
Re: Tilde expansion differences between 4.3 and 4.2
,
Greg Wooledge
,
09:20
Tilde expansion differences between 4.3 and 4.2
,
Ondrej Oprala
,
09:09
Re: Nested calls to getopts incorrectly parses clustered options
,
Chet Ramey
,
08:52
CHLD traps run at the same time
,
Øyvind 'bolt' Hvidsten
,
06:01
Re: Nested calls to getopts incorrectly parses clustered options
,
Pierre Gaston
,
05:59
Re: Nested calls to getopts incorrectly parses clustered options
,
Øyvind 'bolt' Hvidsten
,
05:36
Re: CTL-z bug?
,
Eduardo A . Bustamante López
,
00:00
January 13, 2015
Re: CTL-z bug?
,
Chet Ramey
,
21:02
CTL-z bug?
,
Guillaume MULLER
,
17:02
Re: [bug-bash] Named fifo's causing hanging bash scripts
,
Dr. Werner Fink
,
04:29
January 12, 2015
Re: Named fifo's causing hanging bash scripts
,
Chet Ramey
,
11:51
Re: for ((i=0; i<3 && i!=1; i++))
,
Chet Ramey
,
11:40
Re: for ((i=0; i<3 && i!=1; i++))
,
Greg Wooledge
,
11:40
Re: for ((i=0; i<3 && i!=1; i++))
,
Chet Ramey
,
11:38
Re: for ((i=0; i<3 && i!=1; i++))
,
Eric Blake
,
11:34
Re: use local and $?
,
Chet Ramey
,
11:32
Re: use local and $?
,
Eric Blake
,
11:31
Named fifo's causing hanging bash scripts
,
werner
,
11:25
for ((i=0; i<3 && i!=1; i++))
,
l_j_f
,
11:25
for ((i=0; i<3 && i!=1; i++))
,
l_j_f
,
11:25
use local and $?
,
l_j_f
,
11:25
January 11, 2015
Re: history -r in .bashrc ignores HISTTIMEFORMAT
,
Chet Ramey
,
12:31
January 10, 2015
Re: using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Chet Ramey
,
22:54
history -r in .bashrc ignores HISTTIMEFORMAT
,
Georges Kesseler
,
13:25
Re: History event execution in command substition
,
Chet Ramey
,
12:24
January 09, 2015
Re: using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Linda Walsh
,
22:05
Re: using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Chet Ramey
,
21:24
History event execution in command substition
,
Zigmund . Ozean
,
19:30
History event execution in command substition
,
Zigmund . Ozean
,
19:30
Re: using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Linda Walsh
,
18:03
Re: using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Andreas Schwab
,
16:15
using perl's gnu-readline interface, howto 'completion' & 'filter history'?
,
Linda Walsh
,
15:33
Re: Typo in german translation of "help exit"
,
Chet Ramey
,
09:52
Typo in german translation of "help exit"
,
killermoehre
,
09:22
January 08, 2015
Re: Incorrect "jobs" output after "trap ... ERR" command
,
Chet Ramey
,
12:51
IFS set to backslash
,
Eduardo A . Bustamante López
,
02:07
January 07, 2015
Incorrect "jobs" output after "trap ... ERR" command
,
Keith Thompson
,
16:36
January 06, 2015
Re: extglob features less useful since shell scripts turn them off
,
Chet Ramey
,
09:35
Re: undo local variable with unset
,
Chet Ramey
,
09:11
Re: `declare -a NAME` followed by `declare -p NAME`
,
Chet Ramey
,
09:00
extglob features less useful since shell scripts turn them off
,
Jim Thomas
,
08:47
January 05, 2015
Re: undo local variable with unset
,
Poor Yorick
,
22:44
Re: Interactive job control and looping constructs
,
Jonathan Hankins
,
16:49
Re: read -t
,
Chet Ramey
,
16:05
Re: undo local variable with unset
,
Greg Wooledge
,
15:26
undo local variable with unset
,
Poor Yorick
,
15:15
`declare -a NAME` followed by `declare -p NAME`
,
Ivan Shapovalov
,
09:39
Re: About the coprocess article of the Bash man page
,
竹中 一博たけなか かずひろ
,
02:43
January 04, 2015
Re: read -t
,
Eduardo A . Bustamante López
,
16:42
Re: read -t
,
Eduardo A . Bustamante López
,
16:21
Re: read -t
,
isabella parakiss
,
11:43
Re: read -t
,
Chet Ramey
,
11:22
read -t
,
isabella parakiss
,
09:05
January 03, 2015
Re: buffer overflow errors
,
Eduardo A . Bustamante López
,
21:16
Re: buffer overflow errors
,
Chet Ramey
,
20:32
buffer overflow errors
,
Smokey Mtn Digital Hams
,
20:23
January 01, 2015
Re: tab completion sort by modification time
,
Chet Ramey
,
14:32
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc