Linux里awk中split函数的用法小结
The awk function split(s,a,sep) splits a string s into an awk array a using the delimiter sep
下载地址
用户评论