常用命令

echo {0..255} |xargs -n1 |awk '{printf("%03X %03d %c\n", $1,$1,$1)}'

 

posted @ 2017-08-06 13:34  liuyj_vv  阅读(107)  评论(0)    收藏  举报