![ttyrpld [rusty colors]](title.png)
| Main page | Installing | ttyreplay(1) | rpl(4) | rpldev(4) | ttyrpld(7) | rplctl(8) | rpld(8) | Network Logging | ttyrpld 0.87 |
| Name > | ttyreplay - realtime log file player | ||||||||||||||
| Synopsis > |
ttyreplay [-F|-f] [-J time|-j packets] [-S factor] [-T] [-m msec] [-?|--help] |
||||||||||||||
| Description > |
ttyreplay is the tool to see -- to replay -- what has been captured by (the Kernel module and) rpld. Give it any number of files you want to see again. Options apply to all files. |
||||||||||||||
| Options > |
|
||||||||||||||
| Example files > |
There is an example file I provided, you can watch it with bzip2 -cd Commenting_ovcorr.bz2 | ttyreplay /dev/stdin. It shows 1:1 (and in full color!) how I commented the nsleep_ovcorr() function. It is advisable to run it with speed factor 3.0 (-S option) and maximum delay 1 second (-m 1000), because in real-time, it takes approximately 35 minutes thanks to the idleness of the creator ;-) |
||||||||||||||
| See also > | rpl(4), rpld(8) | ||||||||||||||