What kind of command should I use to translate ascii to hex in a bash script ... (and hex back to ascii) ... #!/usr/bin/python hex(ord('a')).
確定! 回上一頁