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: Sun Dec 31 2017 22:36:25 -0500
Threads in reverse chronological order
[
Next Period
]
Pull request: Fix typo from documentation
,
Jorge Maldonado Ventura
,
2017/12/31
Re: Pull request: Fix typo from documentation
,
Chet Ramey
,
2017/12/31
extglob patterns and dotfiles
,
Eric Cook
,
2017/12/29
Re: extglob patterns and dotfiles
,
Chet Ramey
,
2017/12/31
Re: extglob patterns and dotfiles
,
Eric Cook
,
2017/12/31
simple function causes BASH to exit when -e in effect
,
Kevin Layer
,
2017/12/22
Re: simple function causes BASH to exit when -e in effect
,
DJ Mills
,
2017/12/22
Re: simple function causes BASH to exit when -e in effect
,
Kevin Layer
,
2017/12/22
Re: simple function causes BASH to exit when -e in effect
,
Chet Ramey
,
2017/12/22
Re: simple function causes BASH to exit when -e in effect
,
Greg Wooledge
,
2017/12/22
Re: simple function causes BASH to exit when -e in effect
,
Bob Proulx
,
2017/12/24
Re: simple function causes BASH to exit when -e in effect
,
Kevin Layer
,
2017/12/24
rbash escape vulnerability
,
Drew Parker
,
2017/12/21
Re: rbash escape vulnerability
,
Chet Ramey
,
2017/12/22
typo in: https://www.gnu.org/software/bash/manual/bash.html
,
Howard Johnson
,
2017/12/19
Re: typo in: https://www.gnu.org/software/bash/manual/bash.html
,
Chet Ramey
,
2017/12/19
Re: typo in: https://www.gnu.org/software/bash/manual/bash.html
,
Howard Johnson
,
2017/12/19
Bash default /etc/bash.bashrc overwrites PS1 even if SUDO_PS1 is set
,
Eric Engstrom
,
2017/12/18
Re: Bash default /etc/bash.bashrc overwrites PS1 even if SUDO_PS1 is set
,
DJ Mills
,
2017/12/18
Re: Bash default /etc/bash.bashrc overwrites PS1 even if SUDO_PS1 is set
,
Eric Engstrom
,
2017/12/18
Re: Bash default /etc/bash.bashrc overwrites PS1 even if SUDO_PS1 is set
,
Bob Proulx
,
2017/12/19
BASH_SOURCE gets confused when multiple sources are a priori candidates
,
Bruno Vasselle
,
2017/12/18
this makes sense
,
isabella parakiss
,
2017/12/17
Re: this makes sense
,
Chet Ramey
,
2017/12/18
Re: foo=$*: ^A and DEL are prefixed or removed
,
Chet Ramey
,
2017/12/16
Re: foo=$*: ^A and DEL are prefixed or removed
,
Martijn Dekker
,
2017/12/17
ERR trap fired in && compound inside a function
,
Yury Kartynnik
,
2017/12/16
Re: ERR trap fired in && compound inside a function
,
Chet Ramey
,
2017/12/16
Re: ERR trap fired in && compound inside a function
,
yury
,
2017/12/16
~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Bob Proulx
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Bob Proulx
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/09
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Pierre Gaston
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/10
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Geir Hauge
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Yuri
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Greg Wooledge
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Greg Wooledge
,
2017/12/11
Re: ~/.profile and ~/.bash_profile aren't executed on login
,
Chet Ramey
,
2017/12/11
[PATCH] Fix overflow in jobs
,
Natanael Copa
,
2017/12/08
Re: [PATCH] Fix overflow in jobs
,
Chet Ramey
,
2017/12/08
Bash leaks memory when doing function calls while reading from subshell as stdin
,
Øyvind Hvidsten
,
2017/12/07
Bash leaks memory when doing function calls while reading from subshell as stdin
,
Øyvind Hvidsten
,
2017/12/07
Re: Bash leaks memory when doing function calls while reading from subshell as stdin
,
Chet Ramey
,
2017/12/08
Re: Bash leaks memory when doing function calls while reading from subshell as stdin
,
Øyvind Hvidsten
,
2017/12/17
Missing documentation of the integer range (declare -i)
,
H.-Dirk Schmitt
,
2017/12/06
Re: Missing documentation of the integer range (declare -i)
,
Greg Wooledge
,
2017/12/06
Re: Missing documentation of the integer range (declare -i)
,
Chet Ramey
,
2017/12/06
Re: Missing documentation of the integer range (declare -i)
,
Chet Ramey
,
2017/12/06
Bash: Issue with 'sleep' execution in bash loadable builtins
,
Thiruvadi Rajaraman
,
2017/12/04
Re: coproc state wrongly inherited by subshell
,
Chet Ramey
,
2017/12/03
Re: coproc state wrongly inherited by subshell
,
Tobias Hoffmann
,
2017/12/06
parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
dirk
,
2017/12/01
Re: parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
Greg Wooledge
,
2017/12/01
Re: parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
Chet Ramey
,
2017/12/03
Re: parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
H.-Dirk Schmitt
,
2017/12/04
Re: parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
Chet Ramey
,
2017/12/04
Re: parenthesised regular expressions and non-greedy operator ? - non standard bash behaviour
,
H.-Dirk Schmitt
,
2017/12/04
some problems with scope of fds in process substitution
,
Stephane Chazelas
,
2017/12/01
Re: some problems with scope of fds in process substitution
,
Chet Ramey
,
2017/12/03
Re: some problems with scope of fds in process substitution
,
Stephane Chazelas
,
2017/12/03
Re: some problems with scope of fds in process substitution
,
Chet Ramey
,
2017/12/04
Re: some problems with scope of fds in process substitution
,
Stephane Chazelas
,
2017/12/04
Re: some problems with scope of fds in process substitution
,
Chet Ramey
,
2017/12/10
Re: Bash: sleep execution issue with bash loadable builtins
,
Thiruvadi Rajaraman
,
2017/12/01
Re: Bash: sleep execution issue with bash loadable builtins
,
Chet Ramey
,
2017/12/01
Re: Bash: sleep execution issue with bash loadable builtins
,
Thiruvadi Rajaraman
,
2017/12/04
Re: Bash: sleep execution issue with bash loadable builtins
,
Eduardo Bustamante
,
2017/12/04
Re: Bash: sleep execution issue with bash loadable builtins
,
Ángel
,
2017/12/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc