Skip to content

Patched version of the unmaintained ttyrec 1.0.8 program

Notifications You must be signed in to change notification settings

mattwilmott/ttyrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Have fun!

-- Satoru Takabayashi <satoru@namazu.org>

About

Patched version of the unmaintained ttyrec 1.0.8 program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published