SCRIPTLIVE(1) scriptlive - , scriptlive [options] timingfile typescript , . $ ( /bin/bash). Be careful! The typescript may contain arbitrary commands. It is recommended to use "scriptreplay --stream in --log-in typescript" (or with --log-io instead of --log-in) to verify the typescript before it is executed with scriptlive. The timing information is what script(1) outputs to the file specified by --log-timing. The typescript has to contain stdin information, and is what script(1) outputs to the file specified by --log-in or --log-io. -I, --log-in script-. -B, --log-io script-. -E, --echo This option controls the ECHO flag for the slave end of the session's pseudoterminal. The supported modes are always, never, and auto. The default is auto -- in which case ECHO is enabled. This default behavior is subject to change. -t, --timing File containing script's timing output. This option replaces the timingfile positional argument. -T, --log-timing An alias for -t; maintained for compatibility with the script(1) command-line options. -d, --divisor . . . . -m, --maxdelay . . . -h, --help . -V, --version Display version and exit. % script --log-timing datoteka.tm --log-in skripta.in , ,,skripta.out" % date % exit , ,,skripta.out" % scriptlive --log-timing datoteka.tm --log-in skripta.in Karel Zak (C) 2019 Karel Zak ; . ; . 2 . script(1), scriptreplay(1) For bug reports, use the issue tracker . scriptlive ,,util-linux" . util-linux 2.41 2025-03-29 SCRIPTLIVE(1)