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 Oct 31 2015 15:45:11 -0400
Threads in reverse chronological order
[
Next Period
]
"su -m" (on Mac) preserves $HOME and $USER but not ~
,
dabe
,
2015/10/29
Re: "su -m" (on Mac) preserves $HOME and $USER but not ~
,
Greg Wooledge
,
2015/10/29
Re: "su -m" (on Mac) preserves $HOME and $USER but not ~
,
Dabrien 'Dabe' Murphy
,
2015/10/29
Re: "su -m" (on Mac) preserves $HOME and $USER but not ~
,
Chet Ramey
,
2015/10/29
Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/28
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/29
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Mike Frysinger
,
2015/10/29
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/29
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Chet Ramey
,
2015/10/30
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/30
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/30
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Andreas Schwab
,
2015/10/31
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Keith Thompson
,
2015/10/31
Re: Bug in bash 4.4-beta: suspending and restarting "man" program
,
Greg Wooledge
,
2015/10/30
Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Oskar Maier
,
2015/10/28
Re: Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Greg Wooledge
,
2015/10/28
Re: Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Greg Wooledge
,
2015/10/28
Re: Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Oskar Maier
,
2015/10/28
Re: Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Greg Wooledge
,
2015/10/28
Re: Possible bug in 4.3.11: Nameconflict when when passing an array to a function
,
Chet Ramey
,
2015/10/28
${var@P} expansion includes 0x01 and 0x02
,
Greg Wooledge
,
2015/10/27
Re: ${var@P} expansion includes 0x01 and 0x02
,
Chet Ramey
,
2015/10/28
bash-4.4-beta hangs when running 'set --help'
,
ziyunfei
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Greg Wooledge
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Piotr Grzybowski
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Piotr Grzybowski
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Gniourf gniourf
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Chet Ramey
,
2015/10/27
Re: bash-4.4-beta hangs when running 'set --help'
,
Chet Ramey
,
2015/10/27
unsetting from BASH_ALIASES
,
isabella parakiss
,
2015/10/26
Re: unsetting from BASH_ALIASES
,
Chet Ramey
,
2015/10/29
SIGSTOP and bash's time built-in
,
Stefan Tauner
,
2015/10/26
Re: SIGSTOP and bash's time built-in
,
Chet Ramey
,
2015/10/29
Re: SIGSTOP and bash's time built-in
,
Mike Frysinger
,
2015/10/30
Re: SIGSTOP and bash's time built-in
,
Chet Ramey
,
2015/10/30
Re: SIGSTOP and bash's time built-in
,
Stefan Tauner
,
2015/10/30
bashdb sig-test.sh failure
,
Rocky Bernstein
,
2015/10/26
Re: bashdb sig-test.sh failure
,
Chet Ramey
,
2015/10/26
Re: bashdb sig-test.sh failure
,
Rocky Bernstein
,
2015/10/26
Bugs in bash-4.4-beta running on OpenBSD
,
Eduardo A . Bustamante López
,
2015/10/26
Re: Bugs in bash-4.4-beta running on OpenBSD
,
Chet Ramey
,
2015/10/26
Re: Bugs in bash-4.4-beta running on OpenBSD
,
Eduardo A . Bustamante López
,
2015/10/26
Bug in !! expansion, bash 4.4-beta
,
Keith Thompson
,
2015/10/25
Re: Bug in !! expansion, bash 4.4-beta
,
Chet Ramey
,
2015/10/26
PROMPT_COMMAND and PS1 error
,
Florian Mayer
,
2015/10/25
Re: PROMPT_COMMAND and PS1 error
,
Andreas Schwab
,
2015/10/25
Re: PROMPT_COMMAND and PS1 error
,
Florian Mayer
,
2015/10/26
$PS0 patch
,
Dan Stromberg
,
2015/10/24
Re: $PS0 patch
,
Dan Stromberg
,
2015/10/24
Re: $PS0 patch
,
Dan Stromberg
,
2015/10/25
Re: $PS0 patch
,
Dan Stromberg
,
2015/10/29
Re: $PS0 patch
,
Eduardo A . Bustamante López
,
2015/10/29
Re: $PS0 patch
,
Chet Ramey
,
2015/10/29
Re: $PS0 patch
,
Chet Ramey
,
2015/10/29
Re: $PS0 patch
,
Dan Stromberg
,
2015/10/29
Inconsistency in the handling of variables inside a function when using a tempenv variable
,
Eduardo A . Bustamante López
,
2015/10/22
Re: Inconsistency in the handling of variables inside a function when using a tempenv variable
,
Chet Ramey
,
2015/10/30
Dynamic variable failure & equiv-const strings compare unequal
,
Linda Walsh
,
2015/10/22
Re: Dynamic variable failure & equiv-const strings compare unequal
,
Oleg Popov
,
2015/10/22
Re: Dynamic variable failure & equiv-const strings compare unequal
,
Linda Walsh
,
2015/10/22
Re: Dynamic variable failure & equiv-const strings compare unequal
,
Oleg Popov
,
2015/10/22
Re: Dynamic variable failure & equiv-const strings compare unequal
,
Linda Walsh
,
2015/10/22
Re: Dynamic variable failure & equiv-const strings compare unequal
,
Chet Ramey
,
2015/10/22
HISTFILE=/dev/null, HISTSIZE=0 removes /dev/null on exit
,
Marko Teiste
,
2015/10/20
Re: HISTFILE=/dev/null, HISTSIZE=0 removes /dev/null on exit
,
Chet Ramey
,
2015/10/20
Re: HISTFILE=/dev/null, HISTSIZE=0 removes /dev/null on exit
,
Piotr Grzybowski
,
2015/10/20
Re: HISTFILE=/dev/null, HISTSIZE=0 removes /dev/null on exit
,
Chet Ramey
,
2015/10/20
The <newline> character can also be an "IFS whitespace character"
,
ziyunfei
,
2015/10/20
Re: The <newline> character can also be an "IFS whitespace character"
,
Chet Ramey
,
2015/10/20
[PATCH] Correct typo in builtins man page
,
Vascom
,
2015/10/20
Re: [PATCH] Correct typo in builtins man page
,
Chet Ramey
,
2015/10/20
Re: [PATCH] Correct typo in builtins man page
,
Andreas Schwab
,
2015/10/20
inconsistent synopses in help output
,
Benno Schulenberg
,
2015/10/20
shell.c:41:17: fatal error: pwd.h: No such file or directory
,
Raveh Neeman
,
2015/10/20
Re: shell.c:41:17: fatal error: pwd.h: No such file or directory
,
Chet Ramey
,
2015/10/20
Re: shell.c:41:17: fatal error: pwd.h: No such file or directory
,
Raveh Neeman
,
2015/10/21
Re: shell.c:41:17: fatal error: pwd.h: No such file or directory
,
Chet Ramey
,
2015/10/21
Re: shell.c:41:17: fatal error: pwd.h: No such file or directory
,
Raveh Neeman
,
2015/10/21
Bash crash
,
Kai Wang X
,
2015/10/20
Re: Bash crash
,
Chet Ramey
,
2015/10/20
RE: Bash crash
,
Kai Wang X
,
2015/10/20
Re: Bash crash
,
Chet Ramey
,
2015/10/21
Message not available
RE: Bash crash
,
Kai Wang X
,
2015/10/21
Re: Bash crash
,
Greg Wooledge
,
2015/10/22
Re: Bash crash
,
Piotr Grzybowski
,
2015/10/22
RE: Bash crash
,
Kai Wang X
,
2015/10/23
Re: Bash crash
,
Piotr Grzybowski
,
2015/10/23
RE: Bash crash
,
Kai Wang X
,
2015/10/23
Re: Bash crash
,
Piotr Grzybowski
,
2015/10/23
Message not available
Re: Bash crash
,
Aharon Robbins
,
2015/10/21
a few unintended translations of command names
,
Benno Schulenberg
,
2015/10/19
Substring expansion error when offset contains a colon
,
grishalevit
,
2015/10/19
Re: Substring expansion error when offset contains a colon
,
Chet Ramey
,
2015/10/26
[patches] removing empty sections and adding consistent blank lines
,
Benno Schulenberg
,
2015/10/19
[patch] adding a missing bracket to the manual
,
Benno Schulenberg
,
2015/10/19
trap ... INT when exec <fifo
,
Basin Ilya
,
2015/10/19
Re: trap ... INT when exec <fifo
,
Chet Ramey
,
2015/10/19
language inconsistency(wart) & RFE
,
Linda Walsh
,
2015/10/16
Re: language inconsistency(wart) & RFE
,
isabella parakiss
,
2015/10/17
Re: language inconsistency(wart) & RFE
,
Linda Walsh
,
2015/10/17
Re: language inconsistency(wart) & RFE
,
Greg Wooledge
,
2015/10/19
Re: language inconsistency(wart) & RFE
,
Linda Walsh
,
2015/10/21
Re: language inconsistency(wart) & RFE
,
Linda Walsh
,
2015/10/21
Re: language inconsistency(wart) & RFE
,
Linda Walsh
,
2015/10/22
Re: language inconsistency(wart) & RFE
,
Greg Wooledge
,
2015/10/22
Re: language inconsistency(wart) & RFE
,
Chet Ramey
,
2015/10/19
problem with @A and arrays
,
isabella parakiss
,
2015/10/16
Re: problem with @A and arrays
,
Chet Ramey
,
2015/10/17
Re: problem with @A and arrays
,
isabella parakiss
,
2015/10/18
Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Linda Walsh
,
2015/10/16
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Chet Ramey
,
2015/10/17
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Linda Walsh
,
2015/10/17
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Chris F.A. Johnson
,
2015/10/17
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Oleg Popov
,
2015/10/17
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Chet Ramey
,
2015/10/18
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Stephane Chazelas
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Ken Irving
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Chet Ramey
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Greg Wooledge
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Linda Walsh
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Greg Wooledge
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Bob Proulx
,
2015/10/19
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Linda Walsh
,
2015/10/21
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Pierre Gaston
,
2015/10/22
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Bob Proulx
,
2015/10/23
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Greg Wooledge
,
2015/10/26
Re: Design question(s), re: why use of tmp-files or named-pipes(/dev/fd/N) instead of plain pipes?
,
Ken Irving
,
2015/10/19
why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/16
Re: why must bash zap last search string just because we hit ^C?
,
Chet Ramey
,
2015/10/16
Re: why must bash zap last search string just because we hit ^C?
,
Dennis Williamson
,
2015/10/16
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
Chris F.A. Johnson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
Dennis Williamson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
Chris F.A. Johnson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
Dave Rutherford
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/17
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/18
Re: why must bash zap last search string just because we hit ^C?
,
Eduardo A . Bustamante López
,
2015/10/18
Re: why must bash zap last search string just because we hit ^C?
,
Bob Proulx
,
2015/10/18
Re: why must bash zap last search string just because we hit ^C?
,
積丹尼 Dan Jacobson
,
2015/10/20
updating shopt compat settings to include current version
,
Mike Frysinger
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Linda Walsh
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Chet Ramey
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Mike Frysinger
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Chet Ramey
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Mike Frysinger
,
2015/10/15
Re: updating shopt compat settings to include current version
,
Chet Ramey
,
2015/10/16
Re: updating shopt compat settings to include current version
,
Chet Ramey
,
2015/10/16
Re: updating shopt compat settings to include current version
,
Mike Frysinger
,
2015/10/16
Re: updating shopt compat settings to include current version
,
Mike Frysinger
,
2015/10/20
Re: updating shopt compat settings to include current version
,
Chet Ramey
,
2015/10/21
Re: updating shopt compat settings to include current version
,
Linda Walsh
,
2015/10/15
Bash-4.4-beta available for FTP
,
Chet Ramey
,
2015/10/15
Re: Bash-4.4-beta available for FTP
,
Greg Wooledge
,
2015/10/15
Re: Bash-4.4-beta available for FTP
,
Greg Wooledge
,
2015/10/15
[PATCH] Remove bash.pc in distclean, not clean
,
Andreas Schwab
,
2015/10/15
Re: Bash-4.4-beta available for FTP
,
aixtools
,
2015/10/22
Re: Bash-4.4-beta available for FTP
,
aixtools
,
2015/10/23
Re: Bash-4.4-beta available for FTP
,
Chet Ramey
,
2015/10/23
Re: Bash-4.4-beta available for FTP
,
Michael Felt
,
2015/10/23
Re: Bash-4.4-beta available for FTP
,
Chet Ramey
,
2015/10/26
Re: Bash-4.4-beta available for FTP
,
aixtools
,
2015/10/23
Re: Bash-4.4-beta available for FTP
,
Chet Ramey
,
2015/10/26
warnings with compgen -C and -F
,
isabella parakiss
,
2015/10/15
Re: warnings with compgen -C and -F
,
Chet Ramey
,
2015/10/14
trap DEBUG and $_
,
Dan Stromberg
,
2015/10/15
Re: trap DEBUG and $_
,
isabella parakiss
,
2015/10/12
Re: trap DEBUG and $_
,
Geir Hauge
,
2015/10/12
Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==?
,
Linda Walsh
,
2015/10/15
Re: Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==?
,
Chet Ramey
,
2015/10/15
Re: Running procs in bg, +Ctl-C, then Ctl-C again after they complete + NL==?
,
Chet Ramey
,
2015/10/15
bashdb builtins on BSD and Hurd
,
Nicholas Bamber
,
2015/10/14
bash 4.3.42 configure script needs to test sys/resource.h different on SunOS4
,
Klaus Ziegler - owner of sunfreeware.de
,
2015/10/13
Re: bash 4.3.42 configure script needs to test sys/resource.h different on SunOS4
,
Chet Ramey
,
2015/10/24
Debian: bash --debugger doesn't start the debugger
,
Nicholas Bamber
,
2015/10/13
Re: Debian: bash --debugger doesn't start the debugger
,
Chet Ramey
,
2015/10/15
404 error when accessing "6.9 Controlling the Prompt" in the manual
,
Adrian Fita
,
2015/10/12
Re: 404 error when accessing "6.9 Controlling the Prompt" in the manual
,
Chet Ramey
,
2015/10/12
Something strange with string replacements
,
gaspar . bin
,
2015/10/11
Re: Something strange with string replacements
,
Greg Wooledge
,
2015/10/12
Re: Something strange with string replacements
,
gaspar . bin
,
2015/10/15
posix handling of mapfile: SEGFAULT
,
Linda Walsh
,
2015/10/11
Re: posix handling of mapfile: SEGFAULT
,
Chet Ramey
,
2015/10/12
Re: posix handling of mapfile: SEGFAULT
,
Linda Walsh
,
2015/10/12
! in PS1 in posix mode
,
isabella parakiss
,
2015/10/11
Re: ! in PS1 in posix mode
,
isabella parakiss
,
2015/10/11
Re: ! in PS1 in posix mode
,
Chet Ramey
,
2015/10/11
Re: ! in PS1 in posix mode
,
Chet Ramey
,
2015/10/11
Re: ! in PS1 in posix mode
,
Linda Walsh
,
2015/10/12
Re: ! in PS1 in posix mode
,
Greg Wooledge
,
2015/10/12
Re: ! in PS1 in posix mode
,
isabella parakiss
,
2015/10/12
Re: ! in PS1 in posix mode
,
Chet Ramey
,
2015/10/12
Re: ! in PS1 in posix mode
,
Linda Walsh
,
2015/10/12
Re: ! in PS1 in posix mode
,
Chet Ramey
,
2015/10/12
Re: ! in PS1 in posix mode
,
Linda Walsh
,
2015/10/13
Re: ! in PS1 in posix mode
,
Bob Proulx
,
2015/10/16
read and env variables
,
isabella parakiss
,
2015/10/10
Re: read and env variables + POSIX => SEGFAULT
,
Linda Walsh
,
2015/10/10
Re: read and env variables + POSIX => SEGFAULT
,
Geir Hauge
,
2015/10/11
Re: read and env variables + POSIX => SEGFAULT
,
Linda Walsh
,
2015/10/11
Re: read and env variables + POSIX => SEGFAULT
,
Chet Ramey
,
2015/10/15
Message not available
Re: read and env variables + POSIX => SEGFAULT
,
Linda Walsh
,
2015/10/15
Re: read and env variables + POSIX => SEGFAULT
,
Greg Wooledge
,
2015/10/13
Re: read and env variables + POSIX => SEGFAULT
,
Chet Ramey
,
2015/10/15
my confusion on various I/O redirections syntaxes and indirect methods
,
Linda Walsh
,
2015/10/13
Re: my confusion on various I/O redirections syntaxes and indirect methods
,
Greg Wooledge
,
2015/10/13
Re: read and env variables
,
Chet Ramey
,
2015/10/11
Continue behavior in devel branch
,
Carlos Pita
,
2015/10/10
Re: Continue behavior in devel branch
,
Chet Ramey
,
2015/10/10
Re: Continue behavior in devel branch
,
Carlos Pita
,
2015/10/12
Re: Continue behavior in devel branch
,
Carlos Pita
,
2015/10/15
Want way to run background processes with SIGINT unignored
,
Ian Jackson
,
2015/10/10
Re: Want way to run background processes with SIGINT unignored
,
Chet Ramey
,
2015/10/10
Re: Want way to run background processes with SIGINT unignored
,
Linda Walsh
,
2015/10/10
Re: Want way to run background processes with SIGINT unignored
,
Chet Ramey
,
2015/10/10
Re: Want way to run background processes with SIGINT unignored
,
Linda Walsh
,
2015/10/11
Re: Want way to run background processes with SIGINT unignored
,
Ian Jackson
,
2015/10/11
Re: Want way to run background processes with SIGINT unignored
,
Ian Jackson
,
2015/10/13
[PATCH] Provide shopt -s no_async_sig_ignore
,
Ian Jackson
,
2015/10/13
make first different character bold when showing completions ala emacs
,
積丹尼 Dan Jacobson
,
2015/10/10
Re: make first different character bold when showing completions ala emacs
,
Chet Ramey
,
2015/10/10
Re: make first different character bold when showing completions ala emacs
,
積丹尼 Dan Jacobson
,
2015/10/11
bad handling of error conditions in "type -P'
,
Linda Walsh
,
2015/10/09
bad handling of error conditions in "type -P'
,
Linda Walsh
,
2015/10/09
Re: bad handling of error conditions in "type -P'
,
Chet Ramey
,
2015/10/10
readline and bash disagree on $'' quoting
,
Daniel Colascione
,
2015/10/08
Re: readline and bash disagree on $'' quoting
,
Chet Ramey
,
2015/10/08
Re: readline and bash disagree on $'' quoting
,
Chet Ramey
,
2015/10/08
extglob syntax error in function definition
,
bashbug
,
2015/10/08
Re: extglob syntax error in function definition
,
Eduardo A . Bustamante López
,
2015/10/08
Re: extglob syntax error in function definition
,
Greg Wooledge
,
2015/10/09
Re: extglob syntax error in function definition
,
Chet Ramey
,
2015/10/09
minor language RFE(s)
,
Linda Walsh
,
2015/10/08
Re: minor language RFE(s)
,
Andreas Schwab
,
2015/10/08
Re: minor language RFE(s)
,
Chet Ramey
,
2015/10/09
Re: minor language RFE(s)
,
Linda Walsh
,
2015/10/09
Re: minor language RFE(s)
,
Chet Ramey
,
2015/10/08
syntactic sugar = fewer bugs, better maintenance
,
Linda Walsh
,
2015/10/08
command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Chet Ramey
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Eric Blake
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Greg Wooledge
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Greg Wooledge
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Chet Ramey
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Chet Ramey
,
2015/10/09
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Greg Wooledge
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/08
Re: command substitution is stripping set -e from options
,
Chet Ramey
,
2015/10/10
Re: command substitution is stripping set -e from options
,
Christoph Gysin
,
2015/10/13
Re: command substitution is stripping set -e from options
,
Chet Ramey
,
2015/10/15
Re: command substitution is stripping set -e from options
,
Linda Walsh
,
2015/10/15
Add -L to kill builtin to be more compatible to procps version of kill
,
Christian Ehrhardt
,
2015/10/08
Re: Add -L to kill builtin to be more compatible to procps version of kill
,
Chet Ramey
,
2015/10/08
eval '' would exit an interactive shell
,
紫云飞
,
2015/10/08
Re: eval '' would exit an interactive shell
,
Chet Ramey
,
2015/10/08
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc