perl -e '$SIX="1+5";$NINE="8+1"; print "What is six times nine? ".eval("$SIX * $NINE")."\n";'
The answer to the ultimate question
posted on Feb 13, 2005
Okay, you have to be a bit of a geek to get this. It helps if you have a Unix shell to type it into.
Tagged as: humour