Archives are refreshed every 30 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: Wed Feb 28 2018 08:22:14 -0500
Threads in reverse chronological order
[
Next Period
]
[Help-bash] Is there a way to selectively inherit variables from the parent process in (list)?
,
Peng Yu
,
2018/02/27
Re: [Help-bash] Is there a way to selectively inherit variables from the parent process in (list)?
,
Greg Wooledge
,
2018/02/28
[Help-bash] Is there an efficient way to let a process communicate with a group of other processes?
,
Peng Yu
,
2018/02/23
Re: [Help-bash] Is there an efficient way to let a process communicate with a group of other processes?
,
Eduardo Bustamante
,
2018/02/23
[Help-bash] Where the complete behavior of & is documented?
,
Peng Yu
,
2018/02/23
Re: [Help-bash] Where the complete behavior of & is documented?
,
John McKown
,
2018/02/23
Re: [Help-bash] Where the complete behavior of & is documented?
,
Chet Ramey
,
2018/02/24
[Help-bash] Dealing with "Broken pipe: 13" error
,
Peng Yu
,
2018/02/22
Re: [Help-bash] Dealing with "Broken pipe: 13" error
,
Pierre Gaston
,
2018/02/23
[Help-bash] Is `readonly` too strict?
,
Peng Yu
,
2018/02/22
Re: [Help-bash] Is `readonly` too strict?
,
Greg Wooledge
,
2018/02/22
Re: [Help-bash] Is `readonly` too strict?
,
Chet Ramey
,
2018/02/22
[Help-bash] What is the most efficient way to extract the first element of "address@hidden"?
,
Peng Yu
,
2018/02/21
Re: [Help-bash] What is the most efficient way to extract the first element of "address@hidden"?
,
Pierre Gaston
,
2018/02/22
[Help-bash] How to get stdin from the parent process?
,
Peng Yu
,
2018/02/21
Re: [Help-bash] How to get stdin from the parent process?
,
Pierre Gaston
,
2018/02/22
Re: [Help-bash] How to get stdin from the parent process?
,
Peng Yu
,
2018/02/22
Re: [Help-bash] How to get stdin from the parent process?
,
Pierre Gaston
,
2018/02/22
[Help-bash] default actions of bash singals in an easy-to-read table format
,
Peng Yu
,
2018/02/21
[Help-bash] Inconsistent results of `trap '' EXIT`
,
Peng Yu
,
2018/02/20
Re: [Help-bash] Inconsistent results of `trap '' EXIT`
,
Eduardo A . Bustamante López
,
2018/02/20
[Help-bash] Question on exit code 127, command not found
,
Dieter Van Eessen
,
2018/02/18
Re: [Help-bash] Question on exit code 127, command not found
,
Chet Ramey
,
2018/02/18
[Help-bash] Hello, can someone please help me with this here-document problem?
,
Benqzq
,
2018/02/18
Re: [Help-bash] Hello, can someone please help me with this here-document problem?
,
Chet Ramey
,
2018/02/18
[Help-bash] Bash mailing list - I think we should have one, here's why
,
Benqzq
,
2018/02/16
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Pierre Gaston
,
2018/02/16
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Pierre Gaston
,
2018/02/16
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Greg Wooledge
,
2018/02/16
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Chet Ramey
,
2018/02/16
[Help-bash] Help some problem in my Bash
,
Budi
,
2018/02/13
Re: [Help-bash] Help some problem in my Bash
,
Clark Wang
,
2018/02/13
Re: [Help-bash] Help some problem in my Bash
,
Chet Ramey
,
2018/02/14
[Help-bash] How send signals to coproc automatically?
,
Peng Yu
,
2018/02/12
Re: [Help-bash] How send signals to coproc automatically?
,
Chet Ramey
,
2018/02/12
Re: [Help-bash] How send signals to coproc automatically?
,
Peng Yu
,
2018/02/12
[Help-bash] How to not terminate a process using pipe?
,
Peng Yu
,
2018/02/11
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
2018/02/12
Message not available
Re: [Help-bash] How to not terminate a process using pipe?
,
Peng Yu
,
2018/02/21
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
2018/02/22
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
2018/02/22
[Help-bash] Why `<` has to be after `while`?
,
Peng Yu
,
2018/02/11
Re: [Help-bash] Why `<` has to be after `while`?
,
Eric Blake
,
2018/02/12
[Help-bash] Bash script supporting complex options like GNU find
,
Peng Yu
,
2018/02/10
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Tim Visher
,
2018/02/12
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Peng Yu
,
2018/02/12
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Greg Wooledge
,
2018/02/12
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Eric Blake
,
2018/02/12
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Greg Wooledge
,
2018/02/12
[Help-bash] native support for CRLF in heredoc
,
Peng Yu
,
2018/02/09
Re: [Help-bash] native support for CRLF in heredoc
,
Eduardo A . Bustamante López
,
2018/02/09
Re: [Help-bash] Can `declare -i` increase the performance of integer arithmetic?
,
Peng Yu
,
2018/02/08
Re: [Help-bash] Can `declare -i` increase the performance of integer arithmetic?
,
Chet Ramey
,
2018/02/08
[Help-bash] bash way of variable substitution
,
Peng Yu
,
2018/02/07
Re: [Help-bash] bash way of variable substitution
,
Tim Visher
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Chet Ramey
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Phil Dobbin
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Chet Ramey
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Pierre Gaston
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Greg Wooledge
,
2018/02/08
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
2018/02/11
Re: [Help-bash] bash way of variable substitution
,
Greg Wooledge
,
2018/02/12
[Help-bash] What is the regex for bash variable names?
,
Peng Yu
,
2018/02/07
Re: [Help-bash] What is the regex for bash variable names?
,
Greg Wooledge
,
2018/02/07
Re: [Help-bash] What is the regex for bash variable names?
,
Chet Ramey
,
2018/02/07
[Help-bash] How to let completion sorted by time?
,
Peng Yu
,
2018/02/06
Re: [Help-bash] How to let completion sorted by time?
,
Chet Ramey
,
2018/02/07
[Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
João Eiras
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Andy Chu
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Andy Chu
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Dennis Williamson
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
2018/02/04
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Russell Lewis
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Greg Wooledge
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Greg Wooledge
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Russell Lewis
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
2018/02/05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
John Kearney
,
2018/02/06
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
2018/02/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc