1 个不稳定版本
0.1.0 | 2020 年 8 月 31 日 |
---|
56 在 #cmd
11KB
261 行
Rust 版本的 multitime (简单模式) 及一些自定义修改。
[开发中]
mtime 0.0
lafolle
Rust port of mtime
USAGE:
mtime [FLAGS] [OPTIONS] <cmd>...
FLAGS:
-h, --help Prints help information
-q, --quiet Do not emit output of cmd to stdout
-V, --version Prints version information
OPTIONS:
-d, --initial-delay <initial-delay> Waits for this many seconds before executing first run of command
-n, --numruns <numruns> Number of times the command will run
-s, --sleep <sleep> Sleeps randomly (uniform distribution) for [0..sleep] duration between
executing commands
ARGS:
<cmd>... Command to be executed
依赖项
~2.9–4MB
~50K SLoC