Sed takes a script of any number of commands followed by an optional input filespec; by default, it reads standard input.
sed接受包含任何数量命令的脚本,后面跟着可选的指定输入文件的选项;缺省情况下,它读取标准输入。
If your installed version supports this option, you should use it — it lets you perform swift editing operations on any given filespec with a single command.
如果您安装的版本支持此选项,则应该使用它——它允许您使用单个命令对任何指定的文件执行快速编辑操作。
If your installed version supports this option, you should use it — it lets you perform swift editing operations on any given filespec with a single command.
如果您安装的版本支持此选项,则应该使用它——它允许您使用单个命令对任何指定的文件执行快速编辑操作。
应用推荐