Hi,
Subject: bug#78329: bash extraction of segment from end of string
returns full string
Thanks for the report, but why are you sending this to bug-automake?
It seems like bug-b...@gnu.org is the right list for this one ... --best, karl.
GNU bash, version 5.2.32(1)-release (x86_64-redhat-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later < http://gnu.org/licenses/gpl.html >
In Fedora 41.
${parameter:-offset} and ${parameter:-offset:length} return full parameter.
carl@fedora: