Re: read -t0 may report that input is available where none is possible

2021-11-21 Thread Dale R. Worley
More to the essence: $ read -t0

Re: Strange complete -C output

2021-11-21 Thread Chet Ramey
On 11/20/21 10:40 PM, Emily Seville wrote: Bash version: GNU bash, version 5.0.17(1)-release (x86_64-pc-linux-gnu) OS version: Linux Mint 20.2 Cinnamon Hello! Why when I create *complete -C 'echo -e "aa\nab\n"' : *completion and try use it I obtain additional garbage in output instead of only *

Re: Using systemd-249's libnss_systemd.so.2 triggers a crash in bash-5.1's malloc.c

2021-11-21 Thread Julien Moutinho
Le ven. 19 nov. 2021 17h17 -0500, Chet Ramey a écrit : > This fix is in the most recent set of patches I released this week > (it's patch 9). Thank you! They've been merged a few days ago in the staging branch of NixOS: https://github.com/NixOS/nixpkgs/pull/146463

Crash when using ulimit -n

2021-11-21 Thread balasr
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -g  -D_GN