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: Tue Jan 31 2023 07:47:49 -0500
Messages in reverse chronological order
[
Next Period
]
January 31, 2023
Re: Printing sections from files with sed
,
Greg Wooledge
,
07:47
Re: Printing sections from files with sed
,
Kerin Millar
,
05:49
Re: Printing sections from files with sed
,
Hans Lonsdale
,
03:35
Re: Printing sections from files with sed
,
Hans Lonsdale
,
03:35
Re: Printing sections from files with sed
,
Kerin Millar
,
02:19
Re: Printing sections from files with sed
,
alex xmb ratchev
,
02:02
Printing sections from files with sed
,
Hans Lonsdale
,
01:59
January 30, 2023
Re: coprocesses *can* be more than one at a time
,
Nikolaos Kakouros
,
08:14
January 29, 2023
Re: All bash variables that can be used as temp variables?
,
Roger
,
23:36
Re: coprocesses *can* be more than one at a time
,
Lawrence Velázquez
,
21:02
coprocesses *can* be more than one at a time
,
Nikolaos Kakouros
,
20:41
Re: insistence that format string for printf to use single quotes
,
Kerin Millar
,
06:05
Re: insistence that format string for printf to use single quotes
,
Hans Lonsdale
,
05:37
January 28, 2023
Re: All bash variables that can be used as temp variables?
,
Kerin Millar
,
19:11
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
18:52
Re: All bash variables that can be used as temp variables?
,
Kerin Millar
,
14:13
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
13:20
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
13:12
Re: insistence that format string for printf to use single quotes
,
Greg Wooledge
,
12:13
Re: Sequential binding when variable depends on values bound before it
,
Kerin Millar
,
11:39
Re: insistence that format string for printf to use single quotes
,
Kerin Millar
,
11:01
Sequential binding when variable depends on values bound before it
,
Hans Lonsdale
,
10:27
insistence that format string for printf to use single quotes
,
Hans Lonsdale
,
10:27
January 27, 2023
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
13:28
Re: All bash variables that can be used as temp variables?
,
Greg Wooledge
,
13:13
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
12:46
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
12:40
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
12:36
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
12:22
Re: All bash variables that can be used as temp variables?
,
Dennis Williamson
,
12:20
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
10:33
Re: All bash variables that can be used as temp variables?
,
Greg Wooledge
,
07:46
January 26, 2023
Re: All bash variables that can be used as temp variables?
,
Roger
,
23:59
Re: All bash variables that can be used as temp variables?
,
Greg Wooledge
,
22:36
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
22:04
Re: Why is -- in the output of declare -p x?
,
Kerin Millar
,
11:27
Re: Why is -- in the output of declare -p x?
,
Peng Yu
,
10:23
Re: Why is -- in the output of declare -p x?
,
Lawrence Velázquez
,
10:01
Re: Why is -- in the output of declare -p x?
,
Peng Yu
,
09:13
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
09:12
January 25, 2023
Re: Why is -- in the output of declare -p x?
,
Lawrence Velázquez
,
23:06
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
22:19
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Chandler
,
14:32
Re: Why is -- in the output of declare -p x?
,
alex xmb ratchev
,
12:32
Re: Why is -- in the output of declare -p x?
,
Kerin Millar
,
12:30
Re: All bash variables that can be used as temp variables?
,
Peng Yu
,
12:12
Re: Why is -- in the output of declare -p x?
,
Peng Yu
,
12:06
Re: All bash variables that can be used as temp variables?
,
Koichi Murase
,
08:07
Re: Why is -- in the output of declare -p x?
,
Koichi Murase
,
07:53
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
David
,
03:41
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Kerin Millar
,
02:34
January 24, 2023
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Chandler
,
23:51
Why is -- in the output of declare -p x?
,
Peng Yu
,
17:22
Re: pushd doesn't play nicely with spaces
,
Douglas Lewan
,
17:06
Re: hyphen in a command
,
Davide Brini
,
11:15
Re: Bash bug?
,
Leonid Isaev
,
11:00
Re: hyphen in a command
,
Greg Wooledge
,
10:59
Re: hyphen in a command
,
Jeffrey Walton
,
10:51
hyphen in a command
,
Jeffrey Martin
,
10:41
Re: Bash bug?
,
Greg Wooledge
,
10:28
Re: Bash bug?
,
Leonid Isaev
,
10:03
Re: Bash bug?
,
Greg Wooledge
,
09:21
Bash bug?
,
Po Lu
,
09:17
Re: pushd doesn't play nicely with spaces
,
Douglas Lewan
,
09:07
Re: when output of <( ... ) is stored in function argument, it can be used only once - why?
,
Ante Bilandzic
,
05:50
Re: when output of <( ... ) is stored in function argument, it can be used only once - why?
,
Kerin Millar
,
03:50
Re: Suddenly, periods / dots in variable values are converted to space
,
Lawrence Velázquez
,
03:34
Re: when output of <( ... ) is stored in function argument, it can be used only once - why?
,
Tapani Tarvainen
,
03:34
Re: when output of <( ... ) is stored in function argument, it can be used only once - why?
,
alex xmb ratchev
,
03:29
when output of <( ... ) is stored in function argument, it can be used only once - why?
,
Ante Bilandzic
,
03:24
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Kerin Millar
,
03:09
January 23, 2023
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Chandler
,
23:36
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Chandler Sobel-Sorenson
,
20:50
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Greg Wooledge
,
19:44
Re: [EXT]Re: Suddenly, periods / dots in variable values are converted to space
,
Chandler
,
19:16
Re: Suddenly, periods / dots in variable values are converted to space
,
Greg Wooledge
,
17:09
Suddenly, periods / dots in variable values are converted to space
,
Chandler
,
17:05
January 22, 2023
Re: catching the statuts of sourced unamed pipe?
,
Peng Yu
,
07:10
January 21, 2023
Re: catching the statuts of sourced unamed pipe?
,
Lawrence Velázquez
,
23:43
Re: catching the statuts of sourced unamed pipe?
,
Kerin Millar
,
22:32
catching the statuts of sourced unamed pipe?
,
Peng Yu
,
21:30
All bash variables that can be used as temp variables?
,
Peng Yu
,
16:47
Re: Invisible contents of a variable array?
,
Greg Wooledge
,
15:12
Re: pushd doesn't play nicely with spaces
,
Chet Ramey
,
15:04
Re: Invisible contents of a variable array?
,
Roger
,
14:31
Re: pushd doesn't play nicely with spaces
,
Greg Wooledge
,
08:33
Re: Invisible contents of a variable array?
,
Greg Wooledge
,
08:31
Re: trim both prefix and suffix without using intermediate variable
,
Peng Yu
,
07:38
pushd doesn't play nicely with spaces
,
Douglas Lewan
,
06:24
January 20, 2023
Re: Invisible contents of a variable array?
,
David
,
23:52
Re: Invisible contents of a variable array?
,
Roger
,
23:23
Re: trim both prefix and suffix without using intermediate variable
,
Alan D. Salewski
,
22:13
Re: Invisible contents of a variable array?
,
Greg Wooledge
,
21:19
Invisible contents of a variable array?
,
Roger
,
20:54
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
20:25
trim both prefix and suffix without using intermediate variable
,
Peng Yu
,
20:22
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Kerin Millar
,
20:13
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
18:25
Re: >= and <= for string comparison
,
Peng Yu
,
09:05
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
08:51
January 19, 2023
Re: >= and <= for string comparison
,
Seth David Schoen
,
15:30
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
alex xmb ratchev
,
12:37
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Kerin Millar
,
12:35
Re: >= and <= for string comparison
,
Chet Ramey
,
12:05
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Greg Wooledge
,
10:53
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Kerin Millar
,
10:49
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
10:10
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Emanuele Torre
,
10:07
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
10:01
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Emanuele Torre
,
09:54
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Kerin Millar
,
09:37
Re: The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Kerin Millar
,
09:31
Re: >= and <= for string comparison
,
Peng Yu
,
09:22
Re: >= and <= for string comparison
,
Peng Yu
,
09:11
The difference between `X=x f | cat` and `{ X=x; f; } | cat`
,
Peng Yu
,
09:02
January 18, 2023
Re: >= and <= for string comparison
,
Eduardo Bustamante
,
23:38
Re: >= and <= for string comparison
,
Lawrence Velázquez
,
20:30
Re: >= and <= for string comparison
,
Peng Yu
,
12:12
Re: >= and <= for string comparison
,
alex xmb ratchev
,
11:26
Re: >= and <= for string comparison
,
Greg Wooledge
,
10:00
Re: >= and <= for string comparison
,
Emanuele Torre
,
09:54
Re: >= and <= for string comparison
,
Peng Yu
,
08:52
Re: >= and <= for string comparison
,
Ruiyang Peng
,
05:03
Re: >= and <= for string comparison
,
Lawrence Velázquez
,
04:20
Re: >= and <= for string comparison
,
Tapani Tarvainen
,
03:57
Re: >= and <= for string comparison
,
Ruiyang Peng
,
03:56
Re: >= and <= for string comparison
,
Ruiyang Peng
,
03:41
Re: >= and <= for string comparison
,
Ruiyang Peng
,
03:39
Re: >= and <= for string comparison
,
Koichi Murase
,
03:37
Re: >= and <= for string comparison
,
alex xmb ratchev
,
03:26
Re: >= and <= for string comparison
,
Koichi Murase
,
03:22
Re: >= and <= for string comparison
,
alex xmb ratchev
,
03:22
Re: >= and <= for string comparison
,
Lawrence Velázquez
,
03:21
Re: >= and <= for string comparison
,
alex xmb ratchev
,
03:14
Re: >= and <= for string comparison
,
Lawrence Velázquez
,
03:12
January 17, 2023
Re: >= and <= for string comparison
,
Peng Yu
,
22:22
Re: >= and <= for string comparison
,
Ruiyang Peng
,
20:44
Re: >= and <= for string comparison
,
Koichi Murase
,
10:52
Re: >= and <= for string comparison
,
Ruiyang Peng
,
08:54
January 16, 2023
Re: >= and <= for string comparison
,
Peng Yu
,
23:59
Re: >= and <= for string comparison
,
Ruiyang Peng
,
23:47
Re: >= and <= for string comparison
,
Ruiyang Peng
,
23:47
Re: access exported var
,
Lawrence Velázquez
,
20:08
Re: access exported var
,
Lawrence Velázquez
,
20:02
Re: access exported var
,
Peng Yu
,
19:13
Re: access exported var
,
Peng Yu
,
19:12
Re: access exported var
,
Peng Yu
,
19:05
Re: >= and <= for string comparison
,
Peng Yu
,
18:55
Re: access exported var
,
Lawrence Velázquez
,
17:09
Re: >= and <= for string comparison
,
Kerin Millar
,
16:45
Re: access exported var
,
Matthew Mueller
,
16:25
Re: access exported var
,
Peng Yu
,
15:15
Re: access exported var
,
Greg Wooledge
,
14:50
Re: access exported var
,
Matthew Mueller
,
14:04
Re: access exported var
,
Leonid Isaev
,
13:47
Re: access exported var
,
Peng Yu
,
13:08
Re: access exported var
,
Chet Ramey
,
13:02
>= and <= for string comparison
,
Peng Yu
,
13:01
Re: access exported var
,
Peng Yu
,
12:58
Re: access exported var
,
Chet Ramey
,
12:47
Re: access exported var
,
Chet Ramey
,
12:43
Re: access exported var
,
Kerin Millar
,
01:36
Re: access exported var
,
Lawrence Velázquez
,
01:31
Re: access exported var
,
Kerin Millar
,
01:06
Re: access exported var
,
Kerin Millar
,
01:06
Re: access exported var
,
Lawrence Velázquez
,
01:03
Re: access exported var
,
Peng Yu
,
01:00
Re: access exported var
,
Kerin Millar
,
00:53
Re: access exported var
,
Peng Yu
,
00:49
access exported var
,
Peng Yu
,
00:10
January 12, 2023
Re: printf $variable inside initial parenthesis or use %s?
,
Roger
,
21:07
Re: printf $variable inside initial parenthesis or use %s?
,
Greg Wooledge
,
17:16
Re: printf $variable inside initial parenthesis or use %s?
,
Roger
,
17:06
Re: unexpected behavior
,
Christof Warlich
,
14:32
Re: unexpected behavior
,
Greg Wooledge
,
13:50
Re: unexpected behavior
,
Emanuele Torre
,
13:05
Re: unexpected behavior
,
Davide Brini
,
12:55
Re: unexpected behavior
,
Kerin Millar
,
12:55
Re: unexpected behavior
,
Greg Wooledge
,
12:48
unexpected behavior
,
Christof Warlich
,
12:24
Re: printf $variable inside initial parenthesis or use %s?
,
Lawrence Velázquez
,
01:27
January 11, 2023
Re: printf $variable inside initial parenthesis or use %s?
,
Roger
,
23:54
Re: printf $variable inside initial parenthesis or use %s?
,
Lawrence Velázquez
,
23:14
Re: How to match period and space?
,
Koichi Murase
,
09:47
How to match period and space?
,
Peng Yu
,
09:24
Re: printf $variable inside initial parenthesis or use %s?
,
Chet Ramey
,
09:18
Re: printf $variable inside initial parenthesis or use %s?
,
David
,
03:29
Re: printf $variable inside initial parenthesis or use %s?
,
Lawrence Velázquez
,
03:27
Re: printf $variable inside initial parenthesis or use %s?
,
alex xmb ratchev
,
03:17
printf $variable inside initial parenthesis or use %s?
,
Roger
,
02:59
January 09, 2023
Re: crontab question
,
Greg Wooledge
,
09:00
crontab question
,
LinuxGuy
,
08:12
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc