ter:文本表达式运行器–易于阅读且易于使用的文本表达式

时间:2024-04-01 11:20:34
【文件属性】:

文件名称:ter:文本表达式运行器–易于阅读且易于使用的文本表达式

文件大小:2.33MB

文件格式:ZIP

更新时间:2024-04-01 11:20:34

linux text-processing grep-like Rust

ter-文字表达赛跑者 ter是运行文本表达式并在命令行上执行基本文本操作(如过滤,忽略和替换)的一种方式。 有很多很棒的工具可以完成这项工作。 但是大多数其他工具都有一个共同点:如果您不定期使用它们,则很难记住它们。 ter试图通过提供一种超级简单的cli&expression语言来解决此问题,该语言易于记忆并且有据可查。 快速开始 $ ter filter 'equals "foobar"' -m word # matches all occurences `foobar` in the text $ ter filter 'length 20' # matches all lines with 20 chars $ ter ignore 'numeric or special' # ignores all lines which contain only


【文件预览】:
ter-main
----.github()
--------workflows()
----LICENSE(1KB)
----src()
--------main.rs(4KB)
----Cargo.toml(463B)
----.gitignore(318B)
----preview.gif(6.19MB)
----README.md(6KB)

网友评论