Query: stream_ttyrec
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STREAM_TTYREC(1p) User Contributed Perl Documentation STREAM_TTYREC(1p)NAMEstream_ttyrec - play a ttyrec to a termcast channelVERSIONversion 0.12SYNOPSISstream_ttyrec [options] [ttyrec_file]DESCRIPTIONThis program will stream a ttyrec file to the given termcast channel. The ttyrec file may be given on the command line, or it will be read from STDIN. See App::Termcast for options documentation. This program also accepts some additional options: "--speed <n>" Set a multiplier for how fast the ttyrec should be played back ("--speed 2" means twice as fast). "--clamp <n>" Set the maximum delay between any two frames in the ttyrec. If unset, there is no maximum (the ttyrec will be streamed as written). "--nowait" Disable all delays between frames (equivalent to "--clamp 0"). "--peek" "Peek" at a ttyrec that is currently being written. This will seek to the end of the file and stream new ttyrec frames as they become available.AUTHORJesse Luehrs <doy at tozt dot net>COPYRIGHT AND LICENSEThis software is copyright (c) 2012 by Jesse Luehrs. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.14.2 2012-03-15 STREAM_TTYREC(1p)
Related Man Pages |
---|
ttyplay(1) - debian |
ttyrec(1) - debian |
package::stash::xs5.18(3) - mojave |
package::stash::pp(3) - centos |
app::termcast(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Dotiac::DTL 0.1 (Default branch) |
Dotiac::DTL 0.2 (Default branch) |
Just a short question in Perl |