Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
help-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Thu Oct 31 2019 18:57:39 -0400
Threads in reverse chronological order
[
Next Period
]
something like PIPESTATUS for x="x$(false)$(true)"
,
Peng Yu
,
2019/10/31
case with regex support
,
Peng Yu
,
2019/10/30
Historical Man pages or documentation
,
Nicholas Papadonis
,
2019/10/29
Re: Historical Man pages or documentation
,
Nicholas Papadonis
,
2019/10/29
exec() and redirection, where is the code
,
Nicholas Papadonis
,
2019/10/29
Re: exec() and redirection, where is the code
,
Marco Ippolito
,
2019/10/30
Re: exec() and redirection, where is the code
,
Chet Ramey
,
2019/10/30
Re: exec() and redirection, where is the code
,
Nicholas Papadonis
,
2019/10/30
Which is faster `[[ -v x[k] ]]` vs `[[ ${x[k]} ]]`?
,
Peng Yu
,
2019/10/27
Re: Which is faster `[[ -v x[k] ]]` vs `[[ ${x[k]} ]]`?
,
Stephane Chazelas
,
2019/10/28
Re: Which is faster `[[ -v x[k] ]]` vs `[[ ${x[k]} ]]`?
,
Peng Yu
,
2019/10/30
How to check a file's modify time is at epoch 0?
,
Peng Yu
,
2019/10/27
Re: How to check a file's modify time is at epoch 0?
,
Andy Chu
,
2019/10/27
Re: How to check a file's modify time is at epoch 0?
,
Peng Yu
,
2019/10/27
Re: How to check a file's modify time is at epoch 0?
,
Eli Schwartz
,
2019/10/27
Re: How to check a file's modify time is at epoch 0?
,
Eli Schwartz
,
2019/10/27
Re: How to check a file's modify time is at epoch 0?
,
Eli Schwartz
,
2019/10/28
Re: How to check a file's modify time is at epoch 0?
,
Chet Ramey
,
2019/10/30
Re: How to check a file's modify time is at epoch 0?
,
Eli Schwartz
,
2019/10/30
Re: How to check a file's modify time is at epoch 0?
,
Stephane Chazelas
,
2019/10/28
Fyi: this list, help-bash, just had it's subject [tag] and footer removed
,
sysadmin
,
2019/10/24
[Help-bash] append to $@ one by one
,
Peng Yu
,
2019/10/19
Re: [Help-bash] append to $@ one by one
,
Daniel Mills
,
2019/10/19
Re: [Help-bash] append to $@ one by one
,
Eli Schwartz
,
2019/10/19
Re: [Help-bash] append to $@ one by one
,
Andreas Kusalananda Kähäri
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Peng Yu
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Eli Schwartz
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Gerard E. Seibert
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Peng Yu
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Eduardo Bustamante
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Peng Yu
,
2019/10/20
Re: [Help-bash] append to $@ one by one
,
Andreas Kusalananda Kähäri
,
2019/10/21
Re: [Help-bash] append to $@ one by one
,
Jesse Hathaway
,
2019/10/21
Re: [Help-bash] append to $@ one by one
,
Chet Ramey
,
2019/10/30
[Help-bash] How to replace a number of substrings simultaneously?
,
Peng Yu
,
2019/10/19
Re: [Help-bash] How to replace a number of substrings simultaneously?
,
Zephyr Waitzman
,
2019/10/20
Re: [Help-bash] How to replace a number of substrings simultaneously?
,
Peng Yu
,
2019/10/19
[Help-bash] Any way to make commenting one command in a long pipeline easy
,
Peng Yu
,
2019/10/14
Re: [Help-bash] Any way to make commenting one command in a long pipeline easy
,
Marco Ippolito
,
2019/10/14
Re: [Help-bash] Any way to make commenting one command in a long pipeline easy
,
Chris F.A. Johnson
,
2019/10/15
[Help-bash] Smart determination of array or associative array based on the first key
,
Peng Yu
,
2019/10/13
Re: [Help-bash] Smart determination of array or associative array based on the first key
,
Eli Schwartz
,
2019/10/13
Re: [Help-bash] Smart determination of array or associative array based on the first key
,
Chris F.A. Johnson
,
2019/10/13
[Help-bash] programmable completions via compgen -F
,
Муравьев Александр
,
2019/10/09
Re: [Help-bash] programmable completions via compgen -F
,
Chet Ramey
,
2019/10/10
Re: [Help-bash] programmable completions via compgen -F
,
Муравьев Александр
,
2019/10/11
Re: [Help-bash] programmable completions via compgen -F
,
Chet Ramey
,
2019/10/11
Re: [Help-bash] programmable completions via compgen -F
,
Муравьев Александр
,
2019/10/11
Re: [Help-bash] programmable completions via compgen -F
,
Chet Ramey
,
2019/10/11
[Help-bash] Why read exits non-zero? How to safely use bash's built-in read command?
,
Patrick Schleizer
,
2019/10/07
Re: [Help-bash] Why read exits non-zero? How to safely use bash's built-in read command?
,
Greg Wooledge
,
2019/10/07
Re: [Help-bash] Why read exits non-zero? How to safely use bash's built-in read command?
,
Chet Ramey
,
2019/10/07
[Help-bash] avoiding shell variable expansion
,
Greg Silverman
,
2019/10/03
Re: [Help-bash] avoiding shell variable expansion
,
Andy Chu
,
2019/10/03
Re: [Help-bash] avoiding shell variable expansion
,
Dmitry Alexandrov
,
2019/10/03
Re: [Help-bash] avoiding shell variable expansion
,
Eli Schwartz
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Andy Chu
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Andy Chu
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Dmitry Alexandrov
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Andy Chu
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Eli Schwartz
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Eli Schwartz
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Andreas Kusalananda Kähäri
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Stephane Chazelas
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Stephane Chazelas
,
2019/10/04
Re: [Help-bash] avoiding shell variable expansion
,
Greg Wooledge
,
2019/10/04
[Help-bash] Word splitting
,
Paul Wagner
,
2019/10/03
Re: [Help-bash] Word splitting
,
Stephane Chazelas
,
2019/10/03
Re: [Help-bash] Word splitting
,
Paul-Jürgen Wagner
,
2019/10/03
Re: [Help-bash] Word splitting
,
Greg Wooledge
,
2019/10/03
[Help-bash] Display control characters in the escaped form
,
Peng Yu
,
2019/10/01
Re: [Help-bash] Display control characters in the escaped form
,
Stephane Chazelas
,
2019/10/02
Re: [Help-bash] errexit and attempting to change readonly functions
,
Chet Ramey
,
2019/10/01
Re: [Help-bash] errexit and attempting to change readonly functions
,
Andreas Kusalananda Kähäri
,
2019/10/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc