print chr(36); print chr(ord('$')); print chr(ord(chr(ord('$')))); # ad infinitum...;-) print "\x{024}";