![ttyrpld [rusty colors]](title.png)
| Main page | Installing | ttyreplay(1) | rpl(4) | rpldev(4) | ttyrpld(7) | rpld(8) | ttyrpld 0.85 |
| Name > | ttyreplay - realtime log file player | ||||||||
| Synopsis > |
ttyreplay [-F|-f] [-S factor] [-T] [-?|--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), because in real-time, it takes approximately 35 minutes. |
||||||||
| See also > | rpl(4), rpld(8) | ||||||||