二 042010
awk 'BEGIN{print "'\''"}'
awk '{print " '\'' "}'
其中: '\'' 这三个' 都是单引号
转载自:http://bbs.chinaunix.net/viewthread.php?tid=15773&extra=&page=2
awk 'BEGIN{print "'\''"}'
awk '{print " '\'' "}'
其中: '\'' 这三个' 都是单引号
转载自:http://bbs.chinaunix.net/viewthread.php?tid=15773&extra=&page=2