我想在 Unix shell(没有命令)中将ASCII 代码(如-or_或.等)转换为十六进制表示bc,例如 : -=> %2d。
-
_
.
bc
%2d
有任何想法吗?
shell bash
bash ×1
shell ×1