Re: parameter expansion and double quotes

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

 



SamLT <samuel.lethiec@xxxxxxxxxxxx> wrote:
> 
> 
> Hello,
> 
> I'm using dash 0.5.5.1, and noticed a strange behaviour:
> 
> | $ t=123
> | $ echo ${t%${t#?}}
> | 1
> | $ echo "${t%${t#?}}"
> | 
> | $
> 
> Is it a bug or something?

Yes, this looks like a bug.  I'll look into it.

Thanks,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe dash" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux