#port #time #cmd #multitime

app mtime

Rust 版本的 multitime,包含自定义修改

1 个不稳定版本

0.1.0 2020 年 8 月 31 日

56#cmd

MIT 许可证

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

asciicast

依赖项

~2.9–4MB
~50K SLoC