bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [50 character or so descriptive subject here (for reference)]


From: Chet Ramey
Subject: Re: [50 character or so descriptive subject here (for reference)]
Date: Tue, 8 Jan 2002 09:10:08 -0500

> Machine Type: sparc-sun-solaris2.8
> 
> Bash Version: 2.05
> Patch Level: 0
> Release Status: release
> 
> Description:
>       [Detailed description of the problem, suggestion, or complaint.]
> 
>       The expansion     ${!_*}    reports
> 
>               bash: ${!_*}: bad substitution
> 
> Repeat-By:
>       [Describe the sequence of events that causes the problem
>       to occur.]
> 
>               _AA=aa
>               unset ${!_*}
> 
>       this will give the error. Note that ${!_A*} works as advertised.

I cannot reproduce this on FreeBSD or Solaris.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet)

Chet Ramey, CWRU    chet@po.CWRU.Edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]