Archive for category Shell
sed用法(Edy整理)
sed 通过对输入数据执行任意数量用户指定的编辑操作(“命令”)来工作。sed 是基于行的,因此按顺序对每一行执行命令。然后,sed 将其结果写入标准输出 (stdout),它不修改任何输入文件。 Read the rest of this entry »
sed 通过对输入数据执行任意数量用户指定的编辑操作(“命令”)来工作。sed 是基于行的,因此按顺序对每一行执行命令。然后,sed 将其结果写入标准输出 (stdout),它不修改任何输入文件。 Read the rest of this entry »
You are currently browsing the archives for the Shell category.
Fusion theme by digitalnature | powered by WordPress
Entries (RSS) and Comments (RSS) ^