Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Sat Jun 30 2018 10:11:04 -0400
Messages in reverse chronological order
[
Next Period
]
June 30, 2018
-- paramter does not work in bash 4.4
,
bashreport
,
10:11
June 28, 2018
Re: Directing into a variable doesn't work
,
Piotr Grzybowski
,
08:12
Re: announcing bashj
,
Eduardo Bustamante
,
06:27
June 27, 2018
Re: ./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
,
Chet Ramey
,
15:16
Re: Directing into a variable doesn't work
,
tetsujin
,
15:03
Re: ./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
,
Piotr Grzybowski
,
10:33
Re: ./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
,
Chet Ramey
,
08:57
./parse.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
,
Piotr Grzybowski
,
06:59
June 25, 2018
Re: Directing into a variable doesn't work
,
L A Walsh
,
18:11
Re: Directing into a variable doesn't work
,
Peter Passchier
,
09:54
Re: Directing into a variable doesn't work
,
Chet Ramey
,
09:12
June 24, 2018
Re: Directing into a variable doesn't work
,
Pierre Gaston
,
14:12
Re: Directing into a variable doesn't work
,
Peter Passchier
,
13:35
Re: Directing into a variable doesn't work
,
Robert Elz
,
13:28
Re: Directing into a variable doesn't work
,
Peter Passchier
,
11:27
Re: Directing into a variable doesn't work
,
Martijn Dekker
,
06:38
Directing into a variable doesn't work
,
Peter Passchier
,
02:32
June 23, 2018
Re: announcing bashj
,
Bob Proulx
,
17:52
announcing bashj
,
pg
,
17:46
Re: announcing bashj
,
Chet Ramey
,
17:04
Re: announcing bashj
,
L A Walsh
,
15:44
Re: announcing bashj
,
Eduardo Bustamante
,
14:46
June 21, 2018
Re: "help" translates arguments of builtin commands but not command description
,
Chet Ramey
,
11:24
"help" translates arguments of builtin commands but not command description
,
Ralf Goertz
,
03:45
June 20, 2018
Re: Bash 5.0-alpha tries to expand exclamation marks in quoted strings
,
Chet Ramey
,
22:12
Bash 5.0-alpha tries to expand exclamation marks in quoted strings
,
Bernhard Rosenkraenzer
,
21:13
Re: propagating environment variable via internal command
,
Tomas Janousek
,
16:18
Re: $OPTIND varibale value is different from sh
,
Chet Ramey
,
16:03
Re: $OPTIND varibale value is different from sh
,
Martijn Dekker
,
14:22
Re: $OPTIND varibale value is different from sh
,
Martijn Dekker
,
14:09
Re: $OPTIND varibale value is different from sh
,
Ilkka Virta
,
12:46
Re: Variables can’t contain NUL
,
Clark Wang
,
11:36
Re: propagating environment variable via internal command
,
Chet Ramey
,
10:42
Re: Variables can’t contain NUL
,
George
,
10:22
propagating environment variable via internal command
,
Tomáš Čech
,
10:07
Re: $OPTIND varibale value is different from sh
,
Greg Wooledge
,
08:40
$OPTIND varibale value is different from sh
,
Hyunho Cho
,
04:17
June 19, 2018
Re: [PATCH] Add nofirstword completion option
,
Chet Ramey
,
11:43
Re: [PATCH] Add nofirstword completion option
,
Luca Boccassi
,
10:27
June 18, 2018
Re: history shows edited lines not the lines actually ran
,
Chet Ramey
,
09:30
June 17, 2018
Re: history shows edited lines not the lines actually ran
,
chris
,
03:46
Re: history shows edited lines not the lines actually ran
,
L A Walsh
,
03:19
Re: history shows edited lines not the lines actually ran
,
L A Walsh
,
00:03
June 16, 2018
history shows edited lines not the lines actually ran
,
kermit
,
16:27
June 15, 2018
Re: When reading less than wanted characters, "read" does not detect NUL bytes
,
Davide Brini
,
10:04
Re: Bash fails to exit if parent ssh process is killed during command search
,
Chet Ramey
,
09:44
Bash fails to exit if parent ssh process is killed during command search
,
Siteshwar Vashisht
,
09:36
Re: When reading less than wanted characters, "read" does not detect NUL bytes
,
Davide Brini
,
09:15
Re: When reading less than wanted characters, "read" does not detect NUL bytes
,
Greg Wooledge
,
09:08
When reading less than wanted characters, "read" does not detect NUL bytes
,
Davide Brini
,
09:03
June 12, 2018
Re: [PATCH] Add nofirstword completion option
,
Chet Ramey
,
15:18
Re: [PATCH] Add nofirstword completion option
,
Luca Boccassi
,
15:15
Re: [PATCH] Add nofirstword completion option
,
Chet Ramey
,
14:55
Re: [PATCH] Add nofirstword completion option
,
Luca Boccassi
,
13:29
Re: Case of set -e not being in effect in a subshell.
,
Bartłomiej Palmowski
,
09:37
June 11, 2018
Re: history -r a; history -c; history -r b gives segfault
,
Chet Ramey
,
11:10
Re: Case of set -e not being in effect in a subshell.
,
Chet Ramey
,
11:09
Re: Case of set -e not being in effect in a subshell.
,
Clark Wang
,
11:06
Case of set -e not being in effect in a subshell.
,
Bartłomiej Palmowski
,
10:10
June 10, 2018
history -r a; history -c; history -r b gives segfault
,
Edward Huff
,
03:28
June 08, 2018
Re: [PATCH] Add nofirstword completion option
,
Chet Ramey
,
11:03
Re: [PATCH] Add nofirstword completion option
,
Luca Boccassi
,
10:41
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
09:27
June 07, 2018
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
22:45
Re: program gets faster when it outputs more on stderr
,
Mike Jonkmans
,
03:25
June 05, 2018
Re: Clarify cases of implicit and explicit line continuation
,
Chet Ramey
,
09:17
June 04, 2018
Re: Clarify cases of implicit and explicit line continuation
,
Shriramana Sharma
,
22:21
Re: Sequence Brace Expansion Crash
,
Greg Wooledge
,
09:02
Re: Bash don't interpret ~ path with multiple options.
,
Greg Wooledge
,
08:33
Re: cat<(echo text) not same as cat <(echo text)
,
Ilkka Virta
,
05:07
Re: cat<(echo text) not same as cat <(echo text)
,
Clark Wang
,
04:40
cat<(echo text) not same as cat <(echo text)
,
Edward Huff
,
03:54
June 03, 2018
Re: Bash patches format
,
Siteshwar Vashisht
,
17:39
Re: Sequence Brace Expansion Crash
,
Chet Ramey
,
14:48
Re: Bash don't interpret ~ path with multiple options.
,
Chet Ramey
,
14:32
Re: Bash don't interpret ~ path with multiple options.
,
L A Walsh
,
14:28
Sequence Brace Expansion Crash
,
Thomas Fischer
,
09:21
Bash don't interpret ~ path with multiple options.
,
Jungsub Shin
,
09:21
June 02, 2018
Re: suggestion for improvement - help pwd
,
Chet Ramey
,
20:27
Re: suggestion for improvement - help pwd
,
David Margerison
,
20:16
Re: suggestion for improvement - help pwd
,
Chet Ramey
,
19:54
suggestion for improvement - help pwd
,
jefgeni
,
17:10
Re: Bash patches format
,
Matt Housh
,
14:02
June 01, 2018
Bash-4.4 Official Patch 23
,
Chet Ramey
,
14:47
Bash-4.4 Official Patch 22
,
Chet Ramey
,
14:47
Bash-4.4 Official Patch 21
,
Chet Ramey
,
14:46
Bash-4.4 Official Patch 20
,
Chet Ramey
,
14:46
Re: case pattern checking with bash -n fails
,
Greg Wooledge
,
13:36
case pattern checking with bash -n fails
,
Paul Förster
,
13:30
Re: [PATCH] Add nofirstword completion option
,
Luca Boccassi
,
09:40
Re: Clarify cases of implicit and explicit line continuation
,
Chet Ramey
,
08:48
Clarify cases of implicit and explicit line continuation
,
Shriramana Sharma
,
03:43
Re: Bash patches format
,
Robert Elz
,
00:31
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc