常见的文件用命令处理

Q:想把偶数行和奇书行合并在一起,用awk '{printf "%s ",$0;getline;print;}' hh.log 

posted @ 2019-01-28 15:09  超重语言  阅读(98)  评论(0编辑  收藏  举报