文件名称:ttyrec
介绍说明--下载内容均来自于网络,请自行研究使用
tty记录和回放工具,记录指定tty的输入输出,并按照时间发生序列在字符模式回放。
-ttyrec is a tty recorder. ttyplay is a tty player.
Installation:
make
or if your system is SVR4 system (Solaris etc.),
make CFLAGS=-DSVR4
or if your system supports getpt(3),
make CFLAGS=-DHAVE_getpt
HAVE_getpt is required if your linux system uses devfs.
Usage:
ttyrec
(In the excuted shell, do whatever you want and exit)
ttyplay ttyrecord
-ttyrec is a tty recorder. ttyplay is a tty player.
Installation:
make
or if your system is SVR4 system (Solaris etc.),
make CFLAGS=-DSVR4
or if your system supports getpt(3),
make CFLAGS=-DHAVE_getpt
HAVE_getpt is required if your linux system uses devfs.
Usage:
ttyrec
(In the excuted shell, do whatever you want and exit)
ttyplay ttyrecord
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ttyrec
......\ChangeLog
......\CVS
......\...\Entries
......\...\Entries.Extra
......\...\Entries.Extra.Old
......\...\Entries.Old
......\...\Repository
......\...\Root
......\io.c
......\io.h
......\Makefile
......\README
......\ttyplay.1
......\ttyplay.c
......\ttyrec.1
......\ttyrec.c
......\ttyrec.h
......\ttytime.1
......\ttytime.c