开发者社区 问答 正文

Linux sed命令中 sed -n '/test/w file' example 是什么意思?

Linux sed命令中 sed -n '/test/w file' example 是什么意思?

展开
收起
游客hkipy4pok6j4i 2021-12-02 21:05:28 524 分享 版权
1 条回答
写回答
取消 提交回答
  • 在example中所有包含test的行都被写入file里

    2021-12-02 21:05:56
    赞同 展开评论