Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-2bxm7h/bash-5.0=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wno-parentheses -Wno-format-security
uname o
> You might want to temporarily enable posix mode, which suppresses the
> message.
Good to know. For scripts intended to be sourced, this would include testing
for posix mode first, then enable posix mode, run `hash -l', then maybe re-
disable it, but ok.
Maybe adopt the POSIX-mode behaviour? Doe