标签:nbsp 脚本 技术 shell脚本 image 通过 com 分享 shell
请把如下字符串
stu494
e222f
stu495
bedf3
stu496
92236
stu497
49b91
转为如下形式:
stu494=e222f
stu495=bedf3
stu496=92236
stu497=49b91
利用AWK来实现
通过shell脚本来实现
标签:nbsp 脚本 技术 shell脚本 image 通过 com 分享 shell
原文地址:http://www.cnblogs.com/wangyuebo/p/5998927.html