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

Re: a note on notations



Alan considers:
>You might consider ${foo} as a replacement for <>{foo}.

Holy overloading Batman!

Did you know that:

{a}=b
echo ${a}

prints:

b