sudosh-replay(8) - Linux man page
Name
sudosh-replay - view and replay sudosh sessionsSynopsis
sudosh-replay [ID] [MULTIPLIER] [MAXWAIT]Description
Options
- -d
- specify an alternate LOGDIR directory.
- -h
- display help synopsis and exit.
- -v
- show version information and exit.
Examples
View previously recorded sudosh sessions.# sudosh-replayPlayback a sudosh session.
# sudosh-replay ID_GOES_HERE
Playback a sudosh session at twice the speed recorded.
# sudosh-replay ID_GOES_HERE 2Playback a sudosh session at twice the speed and only wait a maximum of half a second.
# sudosh-replay ID_GOES_HERE 2 .5