parameter expansion and double quotes

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

 




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?

Thank you

--
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