cc: [email protected]
Subject: Re: [ast-users] * doesn't match empty string in ${!pattern} ?
--------


> $ ksh --version
>   version         sh (AT&T Research) 93u+ 2012-08-01
> $ foo=1
> $ foo2=2
> $ print ${!foo*}
> foo2
> $ 
> 
> is this intended? * doesn't behave this way in file globbing
> 
> 

This is a bug and it will be fixed in the next alpha release.

David Korn
[email protected]
_______________________________________________
ast-users mailing list
[email protected]
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to