1. 首页
  2. 数据库
  3. 其它
  4. ter:文本表达式运行器–易于阅读且易于使用的文本表达式 源码

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

上传者: 2021-03-19 12:20:36上传 ZIP文件 2.33MB 热度 6次
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
下载地址
用户评论