Archives are refreshed every 30 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
help-bash (date)
[
Thread Index
][
Top
][
All Lists
][
help-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Wed Feb 28 2018 08:22:14 -0500
Messages in reverse chronological order
[
Next Period
]
February 28, 2018
Re: [Help-bash] Is there a way to selectively inherit variables from the parent process in (list)?
,
Greg Wooledge
,
08:22
February 27, 2018
[Help-bash] Is there a way to selectively inherit variables from the parent process in (list)?
,
Peng Yu
,
17:35
February 24, 2018
Re: [Help-bash] Where the complete behavior of & is documented?
,
Chet Ramey
,
14:17
February 23, 2018
Re: [Help-bash] Is there an efficient way to let a process communicate with a group of other processes?
,
Eduardo Bustamante
,
17:53
[Help-bash] Is there an efficient way to let a process communicate with a group of other processes?
,
Peng Yu
,
16:53
Re: [Help-bash] Where the complete behavior of & is documented?
,
John McKown
,
16:21
[Help-bash] Where the complete behavior of & is documented?
,
Peng Yu
,
16:11
Re: [Help-bash] Dealing with "Broken pipe: 13" error
,
Pierre Gaston
,
02:58
February 22, 2018
[Help-bash] Dealing with "Broken pipe: 13" error
,
Peng Yu
,
18:07
Re: [Help-bash] Is `readonly` too strict?
,
Chet Ramey
,
10:42
Re: [Help-bash] How to get stdin from the parent process?
,
Pierre Gaston
,
09:57
Re: [Help-bash] How to get stdin from the parent process?
,
Peng Yu
,
09:24
Re: [Help-bash] Is `readonly` too strict?
,
Greg Wooledge
,
08:31
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
03:09
Re: [Help-bash] How to get stdin from the parent process?
,
Pierre Gaston
,
02:34
Re: [Help-bash] What is the most efficient way to extract the first element of "address@hidden"?
,
Pierre Gaston
,
02:10
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
02:01
[Help-bash] Is `readonly` too strict?
,
Peng Yu
,
01:58
February 21, 2018
[Help-bash] What is the most efficient way to extract the first element of "address@hidden"?
,
Peng Yu
,
23:57
[Help-bash] How to get stdin from the parent process?
,
Peng Yu
,
23:31
Re: [Help-bash] How to not terminate a process using pipe?
,
Peng Yu
,
18:09
[Help-bash] default actions of bash singals in an easy-to-read table format
,
Peng Yu
,
11:47
February 20, 2018
Re: [Help-bash] Inconsistent results of `trap '' EXIT`
,
Eduardo A . Bustamante López
,
10:15
[Help-bash] Inconsistent results of `trap '' EXIT`
,
Peng Yu
,
10:02
February 18, 2018
Re: [Help-bash] Hello, can someone please help me with this here-document problem?
,
Chet Ramey
,
12:14
Re: [Help-bash] Question on exit code 127, command not found
,
Chet Ramey
,
12:07
[Help-bash] Question on exit code 127, command not found
,
Dieter Van Eessen
,
09:11
[Help-bash] Hello, can someone please help me with this here-document problem?
,
Benqzq
,
08:30
February 16, 2018
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Chet Ramey
,
11:05
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Greg Wooledge
,
08:57
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Pierre Gaston
,
08:54
Re: [Help-bash] Bash mailing list - I think we should have one, here's why
,
Pierre Gaston
,
08:51
[Help-bash] Bash mailing list - I think we should have one, here's why
,
Benqzq
,
08:37
February 14, 2018
Re: [Help-bash] Help some problem in my Bash
,
Chet Ramey
,
08:57
February 13, 2018
Re: [Help-bash] Help some problem in my Bash
,
Clark Wang
,
22:51
[Help-bash] Help some problem in my Bash
,
Budi
,
22:38
February 12, 2018
Re: [Help-bash] How send signals to coproc automatically?
,
Peng Yu
,
15:45
Re: [Help-bash] How send signals to coproc automatically?
,
Chet Ramey
,
14:22
[Help-bash] How send signals to coproc automatically?
,
Peng Yu
,
12:36
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Eric Blake
,
10:24
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Greg Wooledge
,
09:52
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Peng Yu
,
09:46
Re: [Help-bash] Why `<` has to be after `while`?
,
Eric Blake
,
09:41
Re: [Help-bash] bash way of variable substitution
,
Greg Wooledge
,
08:50
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Greg Wooledge
,
08:44
Re: [Help-bash] Bash script supporting complex options like GNU find
,
Tim Visher
,
08:35
Re: [Help-bash] How to not terminate a process using pipe?
,
Pierre Gaston
,
01:32
February 11, 2018
[Help-bash] How to not terminate a process using pipe?
,
Peng Yu
,
18:28
[Help-bash] Why `<` has to be after `while`?
,
Peng Yu
,
14:43
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
13:03
February 10, 2018
[Help-bash] Bash script supporting complex options like GNU find
,
Peng Yu
,
12:42
February 09, 2018
Re: [Help-bash] native support for CRLF in heredoc
,
Eduardo A . Bustamante López
,
09:35
[Help-bash] native support for CRLF in heredoc
,
Peng Yu
,
09:21
February 08, 2018
Re: [Help-bash] Can `declare -i` increase the performance of integer arithmetic?
,
Chet Ramey
,
11:27
Re: [Help-bash] Can `declare -i` increase the performance of integer arithmetic?
,
Peng Yu
,
11:26
Re: [Help-bash] bash way of variable substitution
,
Chet Ramey
,
11:22
Re: [Help-bash] bash way of variable substitution
,
Phil Dobbin
,
11:20
Re: [Help-bash] bash way of variable substitution
,
Greg Wooledge
,
10:35
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
10:28
Re: [Help-bash] bash way of variable substitution
,
Peng Yu
,
10:24
Re: [Help-bash] bash way of variable substitution
,
Chet Ramey
,
10:04
Re: [Help-bash] bash way of variable substitution
,
Pierre Gaston
,
09:56
Re: [Help-bash] bash way of variable substitution
,
Tim Visher
,
09:44
February 07, 2018
[Help-bash] bash way of variable substitution
,
Peng Yu
,
16:16
Re: [Help-bash] What is the regex for bash variable names?
,
Chet Ramey
,
14:49
Re: [Help-bash] What is the regex for bash variable names?
,
Greg Wooledge
,
12:47
[Help-bash] What is the regex for bash variable names?
,
Peng Yu
,
12:01
Re: [Help-bash] How to let completion sorted by time?
,
Chet Ramey
,
08:19
February 06, 2018
[Help-bash] How to let completion sorted by time?
,
Peng Yu
,
23:24
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
John Kearney
,
03:35
February 05, 2018
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
11:51
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Russell Lewis
,
11:29
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Greg Wooledge
,
10:22
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
09:46
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
09:22
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Tadeus Prastowo
,
09:22
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Greg Wooledge
,
08:55
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Russell Lewis
,
00:01
February 04, 2018
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Andy Chu
,
22:40
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
19:05
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
19:03
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Dennis Williamson
,
17:34
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Andy Chu
,
17:33
Re: [Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
João Eiras
,
17:24
[Help-bash] How to merge stdout and stderr yet distinguish what is from stdout and what is from stderr?
,
Peng Yu
,
16:34
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc