1 unstable release
0.1.0 | Aug 31, 2020 |
---|
#56 in #cmd
11KB
261 lines
Rust port of multitime (simple mode) with some custom changes.
[Development in progress]
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
Dependencies
~2.9–4MB
~50K SLoC