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