5.0: documentation for 'wait -f'

2019-01-20 Thread Boruch Baum
Subject: 5.0: missing documentation for 'wait -f' Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-RVqIBY/bash-5.0=. -fstack-protector-strong -Wformat -Werror=format-security -

mapfile documentation

2018-03-16 Thread Boruch Baum
In GNU bash, version 4.4.18(1)-release (x86_64-pc-linux-gnu), the first line of the documentation for readarray / mapfile states: Read lines from the standard input ... However, it doesn't seem to accept input from a pipe. It would be helpful to note that. -- hkp://keys.gnupg.net CA45 09B5

Re: 'fc' outputing text of DEBUG trap

2017-10-30 Thread Boruch Baum
On 2017-10-28 15:40, Chet Ramey wrote: > On 10/27/17 10:53 AM, Eduardo Bustamante wrote: > > On Fri, Oct 27, 2017 at 1:21 AM, Boruch Baum wrote: > >> In Debian, using Bash version 4.4, path level 12, I've set a DEBUG trap > >> in my .bashrc and tried running

'fc' outputing text of DEBUG trap

2017-10-27 Thread Boruch Baum
In Debian, using Bash version 4.4, path level 12, I've set a DEBUG trap in my .bashrc and tried running the following command, with the following output resulting. The five lines between the command being run by fc and that command's output, is the text of the DEBUG trap. 1075 $ fc -e true 1072 1