[EMAIL PROTECTED] wrote:
Hallo!
T=66666666
echo '$T'       # as expected
echo "a '$T' b" # returns 666666 ## NOT as expected.

Single quotes have no special meaning inside double quotes.

Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
( ``Discere est Dolere'' -- chet )
                                                Live...Laugh...Love
Chet Ramey, ITS, CWRU    [EMAIL PROTECTED]    http://cnswww.cns.cwru.edu/~chet/


_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to