04 2016 档案
Using of grep sed awk on Linux
摘要:#This script is to parse data file: fun0() { ##[INFO1]a=1 b=2 c=3[INFO2]a=7 b=8 c=9[INFO3]a=x b=y c=z } #! /bin/bashread Info Abc#echo $Infoif [ "$Inf 阅读全文
posted @ 2016-04-04 21:38 _bob 阅读(338) 评论(1) 推荐(0)