编辑文档必备Linux命令

xiaoxiao2021-02-28  108

将一个文本删掉不要的容、排序、去重、生成另一个文本。

grep -v “word:” urtext | sort | uniq -i > make_text

转载请注明原文地址: https://www.6miu.com/read-48427.html

最新回复(0)