On Mon, Jun 01, 2026 at 10:53:08AM +0200, Andreas Schwab wrote: > On Jun 01 2026, Duncan Roe wrote: > > > There's actually a real bug in here: > > > > | 16:25:38$ bar='\**' > > | 16:25:43$ echo $bar > > | \** > > | 16:25:51$ touch '*' > > | 16:26:08$ echo $bar > > | * > > > > > > The behaviour of `echo $bar` changed after `touch '*'`. > > File name expansion always depends on the contents of the file system. > > -- > Andreas Schwab, SUSE Labs, [email protected] > GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 > "And now for something completely different." > Oh, right :\
- Re: Inconsistent handling of patterns with b... Andrei Borzenkov
- Re: Inconsistent handling of patterns with backs... Chet Ramey
- Re: Inconsistent handling of patterns with b... Grisha Levit
- Re: Inconsistent handling of patterns wi... Chet Ramey
- Re: Inconsistent handling of patterns with backslah ... Chet Ramey
- Re: Inconsistent handling of patterns with backslah (`\`)... Robert Elz
- Re: Inconsistent handling of patterns with backslah (`\`)... Robert Elz
- Re: Inconsistent handling of patterns with backslah ... Duncan Roe
- Re: Inconsistent handling of patterns with backs... Andreas Schwab
- Re: Inconsistent handling of patterns with b... Duncan Roe
- Re: Inconsistent handling of patterns with backslah (`\`)... Martin D Kealey
- Re: Inconsistent handling of patterns with backslah (`\`)... Robert Elz
