[ReShip] Linux Shell 字符串操作
摘要:
===================================================================== This article came from here. Thanks to chengmo=====================================================================在做shell批处理程序时候,经常会涉及到字符串相关操作。有很多命令语句,如:awk,sed都可以做字符串各种操作。 其实shell内置一系列操作符号,可以达到类似效果,大家知道,使用内部操作符会省略启动外部程序等时间,因此速.. 阅读全文
posted @ 2012-05-23 18:39 Lvpengms 阅读(313) 评论(0) 推荐(0) 编辑