[Linux]打印一串字符对应的ASCII

echo {需要打印的字符} | od -t oCc

原文地址:https://www.cnblogs.com/LeeCookies/p/15243829.html