awk ‘{print "\x22"}‘ 打印双引号
awk ‘{print "\x27"}‘ 打印单引号
本文出自 “一阵风” 博客,请务必保留此出处http://chenwenming.blog.51cto.com/327092/1735087
awk 打印单引,双引问题
原文:http://chenwenming.blog.51cto.com/327092/1735087