URL:
  <https://savannah.gnu.org/support/?111160>
                 Summary: "Names matching prefix" expansion does not honor
empty prefix
                   Group: The GNU Bourne-Again SHell
               Submitter: None
               Submitted: Sat 07 Dec 2024 11:39:47 AM UTC
                Category: None
                Priority: 5 - Normal
                Severity: 1 - Wish
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: marton.ka...@aol.com
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Sat 07 Dec 2024 11:39:47 AM UTC By: Anonymous
Doc currently:
https://git.savannah.gnu.org/cgit/bash.git/tree/doc/bash.1?h=devel&id=49c2670226b045746d66765b23af37c1c7ba5597#n3553

Current behavior:

km@latika:~$ printf '%s\n' "${!COL@}"
COLORTERM
COLUMNS
km@latika:~$ printf '%s\n' "${!C@}"
COLORTERM
COLUMNS
COMP_WORDBREAKS
km@latika:~$ printf '%s\n' "${!@}"

km@latika:~$


I would expect the last command to print the names of all variables.








    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?111160>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to