Archives are refreshed every 15 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 Mar 31 2021 23:13:37 -0400
Messages in reverse chronological order
[
Next Period
]
March 31, 2021
Re: Making copies of files
,
Greg Wooledge
,
23:13
Re: How to know /dev/tcp/host/port is closed?
,
Leonid Isaev (ifax)
,
21:06
Re: Making copies of files
,
michael-franzese
,
21:04
Re: Making copies of files
,
Lawrence Velázquez
,
20:54
Re: Making copies of files
,
michael-franzese
,
20:41
Re: Making copies of files
,
Lawrence Velázquez
,
20:35
Re: Making copies of files
,
michael-franzese
,
20:31
How to know /dev/tcp/host/port is closed?
,
Peng Yu
,
17:17
terminate read after not receiving additional input for some time
,
Peng Yu
,
16:25
Re: Making copies of files
,
michael-franzese
,
14:35
Re: Making copies of files
,
Greg Wooledge
,
14:34
Re: Making copies of files
,
Lawrence Velázquez
,
14:32
Re: Making copies of files
,
michael-franzese
,
14:24
Re: Making copies of files
,
michael-franzese
,
14:19
Re: Making copies of files
,
Greg Wooledge
,
14:16
Re: Making copies of files
,
michael-franzese
,
14:12
Re: Making copies of files
,
Marco Ippolito
,
14:08
Re: Making copies of files
,
michael-franzese
,
13:59
Re: Making copies of files
,
Lawrence Velázquez
,
13:29
Making copies of files
,
michael-franzese
,
13:24
Re: Changing the way bash expands associative array subscripts
,
Alex fxmbsw7 Ratchev
,
04:47
March 30, 2021
Re: Multiple concurrent coprocesses
,
Zachary Santer
,
23:16
Why `exec 3<>/dev/tcp/www.google.com/80` terminates the terminal on macOS?
,
Peng Yu
,
20:12
Re: /dev/tcp and ssl
,
Seth David Schoen
,
20:05
/dev/tcp and ssl
,
Peng Yu
,
19:57
Re: Print bash data structure to json
,
Dennis Williamson
,
19:53
Necessary and sufficient conditions for using file descriptor redirection
,
Peng Yu
,
19:46
Re: Print bash data structure to json
,
Peng Yu
,
19:35
Re: What is the advantage of using /dev/tcp/host/port
,
Peng Yu
,
19:34
Re: Changing the way bash expands associative array subscripts
,
konsolebox
,
19:05
Re: What is the advantage of using /dev/tcp/host/port
,
Leonid Isaev (ifax)
,
18:58
Re: Print bash data structure to json
,
Dennis Williamson
,
18:26
What is the advantage of using /dev/tcp/host/port
,
Peng Yu
,
18:09
Print bash data structure to json
,
Peng Yu
,
17:53
How to assign one associative array to another?
,
Peng Yu
,
13:47
Re: Multiple concurrent coprocesses
,
Chet Ramey
,
11:14
Re: Changing the way bash expands associative array subscripts
,
Chet Ramey
,
10:44
Re: URL encode in bash
,
Lawrence Velázquez
,
01:50
Re: URL encode in bash
,
Lawrence Velázquez
,
01:43
March 29, 2021
URL encode in bash
,
Peng Yu
,
23:39
Re: How changes in an associate array affect the iteration of its keys?
,
Lawrence Velázquez
,
20:08
Re: Changing the way bash expands associative array subscripts
,
Marco Ippolito
,
20:07
How changes in an associate array affect the iteration of its keys?
,
Peng Yu
,
20:01
Re: is there a compile option to enable # and % substitution in // and available in [[ ==
,
Chet Ramey
,
17:14
Bash API for ODBC-compliant databases
,
Tony Esposito
,
16:11
Re: bash -x doesn't always show "exec"
,
Chet Ramey
,
15:49
Re: How to use $"msgid"?
,
Chet Ramey
,
15:30
Re: why does this define bla() instead of respect the newline as command separator
,
Chet Ramey
,
14:39
Re: why does this define bla() instead of respect the newline as command separator
,
Alex fxmbsw7 Ratchev
,
12:05
Re: Is there a way to disable ECHO of terminal temporarily in bash?
,
Chet Ramey
,
11:37
Re: why does this define bla() instead of respect the newline as command separator
,
Chet Ramey
,
11:23
Re: Changing the way bash expands associative array subscripts
,
Chet Ramey
,
11:03
Re: Changing the way bash expands associative array subscripts
,
Chet Ramey
,
10:36
March 27, 2021
Re: Check existence but not dereference symlink
,
Alex fxmbsw7 Ratchev
,
09:34
Re: Check existence but not dereference symlink
,
Andreas Kusalananda Kähäri
,
08:19
March 26, 2021
Re: command for swapping of two files or two dirs?
,
Greg Wooledge
,
20:25
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
18:28
Re: command for swapping of two files or two dirs?
,
Reuti
,
18:23
Re: command for swapping of two files or two dirs?
,
Peng Yu
,
18:12
Re: Check existence but not dereference symlink
,
Alex fxmbsw7 Ratchev
,
17:55
Re: Check existence but not dereference symlink
,
Alex fxmbsw7 Ratchev
,
17:51
Re: Check existence but not dereference symlink
,
Andreas Kusalananda Kähäri
,
17:46
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
17:41
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
17:40
Re: Check existence but not dereference symlink
,
Alex fxmbsw7 Ratchev
,
17:39
Re: command for swapping of two files or two dirs?
,
Reuti
,
17:37
Re: command for swapping of two files or two dirs?
,
Eli Schwartz
,
17:34
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
17:29
Re: command for swapping of two files or two dirs?
,
Peng Yu
,
17:21
Check existence but not dereference symlink
,
Peng Yu
,
17:17
Re: is there a compile option to enable # and % substitution in // and available in [[ ==
,
Alex fxmbsw7 Ratchev
,
17:03
Re: is there a compile option to enable # and % substitution in // and available in [[ ==
,
Alex fxmbsw7 Ratchev
,
17:01
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
17:00
Re: command for swapping of two files or two dirs?
,
Greg Wooledge
,
16:58
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
16:25
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
16:21
Re: command for swapping of two files or two dirs?
,
Alex fxmbsw7 Ratchev
,
16:18
command for swapping of two files or two dirs?
,
Peng Yu
,
13:11
March 25, 2021
Re: is there a compile option to enable # and % substitution in // and available in [[ ==
,
Greg Wooledge
,
08:29
How does bash deal with signal?
,
Peng Yu
,
00:44
March 24, 2021
Re: is there a compile option to enable # and % substitution in // and available in [[ ==
,
ikhxcsz7y xmbott
,
22:57
is there a compile option to enable # and % substitution in // and available in [[ ==
,
Alex fxmbsw7 Ratchev
,
22:26
Re: bash -x doesn't always show "exec"
,
John Hanks
,
16:44
Re: Is there a way to disable ECHO of terminal temporarily in bash?
,
Alex fxmbsw7 Ratchev
,
12:56
Is there a way to disable ECHO of terminal temporarily in bash?
,
Peng Yu
,
12:48
Re: How to use $"msgid"?
,
Jesse Hathaway
,
10:02
Re: How to use $"msgid"?
,
Peng Yu
,
09:48
Re: bash -x doesn't always show "exec"
,
John Hanks
,
09:10
Re: bash -x doesn't always show "exec"
,
John Hanks
,
08:47
Re: bash -x doesn't always show "exec"
,
John Hanks
,
08:47
Re: bash -x doesn't always show "exec"
,
John Hanks
,
08:47
March 23, 2021
Re: Multiple concurrent coprocesses
,
Zachary Santer
,
23:45
Re: How to use $"msgid"?
,
Jesse Hathaway
,
23:17
Re: How to use $"msgid"?
,
Jesse Hathaway
,
23:08
Re: bash -x doesn't always show "exec"
,
Marco Ippolito
,
19:40
bash -x doesn't always show "exec"
,
John Hanks
,
19:26
Re: How to use $"msgid"?
,
Peng Yu
,
19:00
Re: How to use $"msgid"?
,
Peng Yu
,
18:54
How does tcgetpgrp program terminate the bash shell when the program is called in the background?
,
Peng Yu
,
18:08
Re: How to use $"msgid"?
,
Greg Wooledge
,
10:25
Re: How to use $"msgid"?
,
Jesse Hathaway
,
10:15
How to use $"msgid"?
,
Peng Yu
,
09:45
March 22, 2021
Re: Multiple concurrent coprocesses
,
Zachary Santer
,
23:15
Re: compiling bash with MULTIPLE_COPROCS=1
,
Greg Wooledge
,
13:58
compiling bash with MULTIPLE_COPROCS=1
,
Alex fxmbsw7 Ratchev
,
13:29
Re: Counting words, fast!
,
Jesse Hathaway
,
12:28
Re: Multiple concurrent coprocesses
,
Alex fxmbsw7 Ratchev
,
11:22
Re: Multiple concurrent coprocesses
,
Chet Ramey
,
09:33
March 21, 2021
Re: Multiple concurrent coprocesses
,
Zachary Santer
,
16:39
March 20, 2021
Re: Multiple concurrent coprocesses
,
Chet Ramey
,
12:25
Multiple concurrent coprocesses
,
Zachary Santer
,
12:21
Re: For some reason my background script keeps stopping
,
Mun
,
03:34
Re: Counting words, fast!
,
Lawrence Velázquez
,
00:25
March 19, 2021
Re: For some reason my background script keeps stopping
,
Eduardo Bustamante
,
23:28
Re: Counting words, fast!
,
Koichi Murase
,
23:18
Re: For some reason my background script keeps stopping
,
Mun
,
19:27
Re: Counting words, fast!
,
Koichi Murase
,
18:43
Re: Counting words, fast!
,
Jesse Hathaway
,
15:29
Re: Counting words, fast!
,
Dennis Williamson
,
14:30
Re: Counting words, fast!
,
Koichi Murase
,
13:30
Re: why does this define bla() instead of respect the newline as command separator
,
Robert Elz
,
13:13
Re: why does this define bla() instead of respect the newline as command separator
,
Alex fxmbsw7 Ratchev
,
11:05
Re: why does this define bla() instead of respect the newline as command separator
,
Oğuz
,
11:04
Re: why does this define bla() instead of respect the newline as command separator
,
Alex fxmbsw7 Ratchev
,
09:37
Re: why does this define bla() instead of respect the newline as command separator
,
Chet Ramey
,
09:11
Re: why does this define bla() instead of respect the newline as command separator
,
Robert Elz
,
08:34
Re: why does this define bla() instead of respect the newline as command separator
,
Robert Elz
,
08:34
Re: why does this define bla() instead of respect the newline as command separator
,
Alex fxmbsw7 Ratchev
,
05:18
Re: why does this define bla() instead of respect the newline as command separator
,
Mike Jonkmans
,
05:14
why does this define bla() instead of respect the newline as command separator
,
Alex fxmbsw7 Ratchev
,
04:12
March 18, 2021
request for input about ogt a project to bind filenames to code parts
,
Alex fxmbsw7 Ratchev
,
11:52
Re: Changing the way bash expands associative array subscripts
,
Alex fxmbsw7 Ratchev
,
09:51
March 17, 2021
Re: Counting words, fast!
,
Jesse Hathaway
,
11:59
Re: Counting words, fast!
,
Dennis Williamson
,
11:50
Re: Changing the way bash expands associative array subscripts
,
Jesse Hathaway
,
11:43
Re: Counting words, fast!
,
Jesse Hathaway
,
11:37
Re: Counting words, fast!
,
Jesse Hathaway
,
11:35
Re: Counting words, fast!
,
Greg Wooledge
,
08:07
March 16, 2021
Re: Counting words, fast!
,
Dennis Williamson
,
23:30
Re: Counting words, fast!
,
Jesse Hathaway
,
18:31
Re: Counting words, fast!
,
Leonid Isaev (ifax)
,
18:29
Re: Counting words, fast!
,
Greg Wooledge
,
18:25
Re: Counting words, fast!
,
Leonid Isaev (ifax)
,
18:13
Counting words, fast!
,
Jesse Hathaway
,
17:32
Re: Help-bash Digest, Vol 113, Issue 29
,
Greg Wooledge
,
11:16
Re: Help-bash Digest, Vol 113, Issue 29
,
Budi
,
11:01
March 15, 2021
Re: Changing the way bash expands associative array subscripts
,
Koichi Murase
,
21:42
Re: Changing the way bash expands associative array subscripts
,
L A Walsh
,
20:46
Changing the way bash expands associative array subscripts
,
Chet Ramey
,
20:12
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
18:13
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
16:19
Re: quote interpretation via vars without eval
,
Greg Wooledge
,
16:13
Re: quote interpretation via vars without eval
,
Greg Wooledge
,
16:09
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
15:57
Re: quote interpretation via vars without eval
,
Marco Ippolito
,
15:55
Re: quote interpretation via vars without eval
,
Greg Wooledge
,
15:39
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
15:28
Re: quote interpretation via vars without eval
,
Koichi Murase
,
14:59
Re: quote interpretation via vars without eval
,
Greg Wooledge
,
14:50
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
14:33
Re: quote interpretation via vars without eval
,
Koichi Murase
,
14:05
Re: `printf %q` but more human readable
,
Pier Paolo Grassi
,
08:15
March 14, 2021
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
19:26
Re: quote interpretation via vars without eval
,
Koichi Murase
,
19:03
Re: defaultly made ./configure && make install path question
,
Alex fxmbsw7 Ratchev
,
18:03
Re: defaultly made ./configure && make install path question
,
Greg Wooledge
,
17:50
defaultly made ./configure && make install path question
,
Alex fxmbsw7 Ratchev
,
17:32
Re: idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
16:07
Re: Help-bash Digest, Vol 113, Issue 21
,
Alex fxmbsw7 Ratchev
,
15:52
Re: idea about negative indexed array keys
,
Greg Wooledge
,
13:15
Re: Help-bash Digest, Vol 113, Issue 21
,
Budi
,
12:59
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
11:36
Re: `printf %q` but more human readable
,
Peng Yu
,
11:33
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
11:24
Re: `printf %q` but more human readable
,
Marco Ippolito
,
11:03
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
11:01
Re: `printf %q` but more human readable
,
Marco Ippolito
,
10:59
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:58
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:55
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:53
Re: `printf %q` but more human readable
,
Peng Yu
,
10:51
Re: `printf %q` but more human readable
,
Peng Yu
,
10:48
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:44
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:39
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:25
Re: `printf %q` but more human readable
,
Peng Yu
,
10:09
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:09
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:07
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
10:00
Re: `printf %q` but more human readable
,
Peng Yu
,
09:59
Re: `printf %q` but more human readable
,
Peng Yu
,
09:54
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
09:54
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
09:51
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
09:50
Re: Help-bash Digest, Vol 113, Issue 21
,
Alex fxmbsw7 Ratchev
,
09:44
Re: `printf %q` but more human readable
,
Eli Schwartz
,
08:40
Re: Help-bash Digest, Vol 113, Issue 21
,
Budi
,
07:21
Re: idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
06:48
Re: `printf %q` but more human readable
,
Alex fxmbsw7 Ratchev
,
05:06
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
04:53
`printf %q` but more human readable
,
Peng Yu
,
00:52
March 13, 2021
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
14:42
Re: quote interpretation via vars without eval
,
Koichi Murase
,
12:57
Re: time complexity of string +=
,
Chet Ramey
,
12:31
Re: quote interpretation via vars without eval
,
Chet Ramey
,
11:53
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
10:51
Re: quote interpretation via vars without eval
,
Lawrence Velázquez
,
10:41
Re: idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
10:32
Re: quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
10:02
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
09:45
Re: idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
09:43
Re: idea about negative indexed array keys
,
Greg Wooledge
,
09:36
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Greg Wooledge
,
09:33
Re: string escaping in bash
,
Peng Yu
,
08:52
Re: string escaping in bash
,
Koichi Murase
,
07:18
Re: quote interpretation via vars without eval
,
Koichi Murase
,
06:35
Re: declare arr=( .. ) vs declare -a arr=( .. )
,
Alex fxmbsw7 Ratchev
,
05:56
Re: declare arr=( .. ) vs declare -a arr=( .. )
,
Koichi Murase
,
05:52
Re: time complexity of string +=
,
Koichi Murase
,
04:27
March 12, 2021
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
19:18
quote interpretation via vars without eval
,
Alex fxmbsw7 Ratchev
,
18:59
declare arr=( .. ) vs declare -a arr=( .. )
,
Alex fxmbsw7 Ratchev
,
17:32
Re: string escaping in bash
,
Pier Paolo Grassi
,
17:25
Re: idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
17:15
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
17:14
Re: idea about negative indexed array keys
,
Eli Schwartz
,
17:11
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
17:11
Re: string escaping in bash
,
Pier Paolo Grassi
,
17:07
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Eli Schwartz
,
17:05
idea about negative indexed array keys
,
Alex fxmbsw7 Ratchev
,
16:58
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
16:57
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Lawrence Velázquez
,
16:50
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
16:47
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
16:45
Re: is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Lawrence Velázquez
,
16:44
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
16:41
is there a way to assign indexed arrays like the new assoc arrays way without [..]= typing ?
,
Alex fxmbsw7 Ratchev
,
16:39
Re: string escaping in bash
,
Lawrence Velázquez
,
16:37
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
16:19
Re: string escaping in bash
,
Peng Yu
,
16:14
Re: how to exclude results from PS0\1 \ PROMPT_COMMAND
,
Alex fxmbsw7 Ratchev
,
15:55
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
15:48
Re: how to exclude results from PS0\1 \ PROMPT_COMMAND
,
Chet Ramey
,
15:32
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
15:26
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
15:20
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
15:09
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
15:02
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
14:46
Re: string escaping in bash
,
Lawrence Velázquez
,
14:45
Re: string escaping in bash
,
Eli Schwartz
,
14:37
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
14:28
Re: string escaping in bash
,
Lawrence Velázquez
,
14:27
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
14:09
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
14:06
Re: string escaping in bash
,
Peng Yu
,
14:04
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
14:03
Re: string escaping in bash
,
Peng Yu
,
14:01
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
13:59
Re: string escaping in bash
,
Peng Yu
,
13:57
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
12:39
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Alex fxmbsw7 Ratchev
,
11:42
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
11:40
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Greg Wooledge
,
11:13
Re: how to exclude results from PS0\1 \ PROMPT_COMMAND
,
Greg Wooledge
,
11:08
Re: string escaping in bash
,
Peng Yu
,
11:07
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Alex fxmbsw7 Ratchev
,
10:50
Re: pipe or process substitution
,
Greg Wooledge
,
10:48
Re: string escaping in bash
,
Alex fxmbsw7 Ratchev
,
10:46
time complexity of string +=
,
Peng Yu
,
10:41
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Chet Ramey
,
10:15
string escaping in bash
,
Peng Yu
,
10:05
Re: pipe or process substitution
,
Alex fxmbsw7 Ratchev
,
09:42
Re: pipe or process substitution
,
Alex fxmbsw7 Ratchev
,
09:18
Re: how to exclude results from PS0\1 \ PROMPT_COMMAND
,
ikhxcsz7y xmbott
,
09:07
Re: pipe or process substitution
,
Pascal
,
09:05
pipe or process substitution
,
Pascal
,
09:05
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Alex fxmbsw7 Ratchev
,
09:01
Re: how to exclude results from PS0\1 \ PROMPT_COMMAND
,
Aleksey Tsalolikhin
,
08:46
Re: i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Greg Wooledge
,
08:10
i vote for $( .. <file ) be available also as non first command in subshells ( and maybe process subst ) ?
,
Alex fxmbsw7 Ratchev
,
04:18
March 11, 2021
how to exclude results from PS0\1 \ PROMPT_COMMAND
,
Alex fxmbsw7 Ratchev
,
14:17
March 09, 2021
Re: How to call something when a command is not found?
,
Lawrence Velázquez
,
18:14
Re: How to call something when a command is not found?
,
Marco Ippolito
,
18:11
Re: How to call something when a command is not found?
,
Eli Schwartz
,
18:11
Re: How to make GUI applications inherit PATH
,
Fernando Basso
,
17:49
Re: How to call something when a command is not found?
,
Lawrence Velázquez
,
17:35
Re: How to call something when a command is not found?
,
Peng Yu
,
17:31
Re: How to call something when a command is not found?
,
Eli Schwartz
,
17:17
Re: How to call something when a command is not found?
,
Peng Yu
,
17:13
Re: How to call something when a command is not found?
,
Marco Ippolito
,
16:55
Re: How to call something when a command is not found?
,
Eduardo Bustamante
,
16:45
How to call something when a command is not found?
,
Peng Yu
,
16:39
Re: do arguments get expanded by right to left ?
,
Greg Wooledge
,
15:58
Re: How to make GUI applications inherit PATH
,
Greg Wooledge
,
15:54
Re: How to make GUI applications inherit PATH
,
Fernando Basso
,
15:45
my fault about the time e number, didnt know what e means
,
Alex fxmbsw7 Ratchev
,
15:45
do arguments get expanded by right to left ?
,
Alex fxmbsw7 Ratchev
,
15:45
Re: How to make GUI applications inherit PATH
,
Suvayu Ali
,
15:04
Re: How to make GUI applications inherit PATH
,
Chris Elvidge
,
09:08
Re: How to make GUI applications inherit PATH
,
Greg Wooledge
,
09:04
is this a safe eval .. ?
,
Alex fxmbsw7 Ratchev
,
08:55
How to make GUI applications inherit PATH
,
Fernando Basso
,
08:55
March 06, 2021
Re: command completion after *
,
Koichi Murase
,
23:49
Re: let vs double-parentheses
,
Koichi Murase
,
22:45
Re: let vs double-parentheses
,
Lawrence Velázquez
,
21:23
command completion after *
,
Peng Yu
,
21:22
Re: let vs double-parentheses
,
Peng Yu
,
20:28
Re: let vs double-parentheses
,
ikhxcsz7y xmbott
,
13:28
Re: let vs double-parentheses
,
Koichi Murase
,
13:16
let vs double-parentheses
,
Peng Yu
,
12:42
March 02, 2021
Re: difference in how ~ and HOME are treated when trying to remove a matching prefix.
,
Greg Wooledge
,
11:01
Re: difference in how ~ and HOME are treated when trying to remove a matching prefix.
,
Chet Ramey
,
10:47
Re: difference in how ~ and HOME are treated when trying to remove a matching prefix.
,
Cristian Zoicas
,
10:00
Re: difference in how ~ and HOME are treated when trying to remove a matching prefix.
,
Tim Visher
,
09:52
difference in how ~ and HOME are treated when trying to remove a matching prefix.
,
Cristian Zoicas
,
09:43
Re: When kill does not work for a sudo process in a script?
,
Peng Yu
,
09:04
Re: When kill does not work for a sudo process in a script?
,
Seth David Schoen
,
02:28
When kill does not work for a sudo process in a script?
,
Peng Yu
,
01:52
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc