Hi, On 23 Jul 2026 at 17:48:38, Noémie Baudouin wrote: > Hello, > > I noticed an outdated example on this page > <https://www.debian.org/doc/manuals/debian-reference/ch01.en.html#_shell_glob> > (and in the pdf page 57). > > Context: > $ touch 1.txt 2.txt 3.c 4.h .5.txt ..6.txt > Since bash 5.2, > $ echo .* > does not return: > . .. .5.txt ..6.txt > but > .5.txt ..6.txt
very true > Thank you so much for all you great work! I don't maintain the manual, but I saw your message and made a Merge Request: https://salsa.debian.org/debian/debian-reference/-/merge_requests/25 Hopefully it will get merged in that form or similar, -- Carles Pina i Estany https://carles.pina.cat | [email protected] | [email protected]
signature.asc
Description: PGP signature

