scriptreplay --version (return code: 0)
scriptreplay from util-linux 2.27.1
scriptreplay --help (return code: 0)
Usage:
scriptreplay [-t] timingfile [typescript] [divisor]
Play back terminal typescripts, using timing information.
Options:
-t, --timing <file> script timing output file
-s, --typescript <file> script terminal session output file
-d, --divisor <num> speed up or slow down execution with time divisor
-m, --maxdelay <num> wait at most this many seconds between updates
-V, --version output version information and exit
-h, --help display this help and exit
For more details see scriptreplay(1).