MYTEMP_VAR='' # Evaluates to null somehow. VAR=$MYTEMP_VAR : {VAR:="Hi"}
I tried the code. If you try $ echo $VARit does not print "Hi", but instead prints a blank line (prints nothing followed by a new line character).
-- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
