1 个不稳定版本
0.1.0 | 2023年5月21日 |
---|
#29 in #indicator
6KB
85 行
lasttime
检查 stdin 中的项目是否存在于从文件中读取的列表中,如果不存在,则将项目打印出来并在开头显示 指示符(默认:*)。文件内容会更新为 stdin 列表。比较和保存项目使用它们的 SHA-256 哈希。
用法
lasttime [OPTIONS] <SAVE_FILE>
参数
<SAVE_FILE> Path to file for saving session data
选项
-i, --indicator <INDICATOR> Indicator for new items [default: *]
-n, --no-save Execute the program but do not save results to file
-h, --help Print help
-V, --version Print version
依赖项
~1.7–2.6MB
~49K SLoC