Hello Lawrence! Am Fri, 30 May 2025 04:53:06 -0400 schrieb Lawrence Velázquez <v...@larryv.me>:
> Your example commands demonstrate something else. The command > > PATH=~/foo:~/bar > > has always assigned a value like '/myhome/foo:/myhome/bar', POSIX > mode or not. This is broken in bash 5.1 POSIX mode unless patch > 13 is applied: > https://lists.gnu.org/archive/html/bug-bash/2022-01/msg00008.html Thanks for the explanation! Martin