Telephone Keypad Letter Mapping Fixed by nn

BEGIN{RS=1}{printf"%c",$0?$0%10/.32+90+length:32}

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page