On 12/25/20 5:56 AM, Oğuz wrote:
Within a command substitution that's a part of a heredoc, if you start a
job at the background and then attempt to run an external command, Ctrl+C,
Ctrl+Z, and Ctrl+\ won't work.
$ cat <<<`sleep 10 & uname`
bash: warning: 6031: maybe_give_terminal_to: terminal pgrp == 6030
shell pgrp = 6024 new pgrp = 6033 in_background = 0
^C^C^CLinux
Thanks for the report, I'll take a look at it.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/