View Single Post
Posts: 452 | Thanked: 522 times | Joined on Nov 2007
#3
I just tried it in my xterm inside of scratchbox, and I had no issues using the " key. It showed it as a " and treated it as a ".

[sh]
-sh-2.05b$ echo "hello"
hello
-sh-2.05b$


[python2.5]
>>> print "hello"
hello
>>>

Sorry, not sure how to help you. I'm running ubuntu 9.04 (Jaunty)

Nathan

Last edited by Nathan; 2009-10-20 at 21:08.