Saturday, September 4, 2010

command based tool to teach using terminal

At the login prompt

raja@linux # ttyrec sample.tty (name can be any word)

new copy of shell will be started start typing the command ,the ttyrec will record all the keystores and outputs of command and stores as a video file ...

type exit command to stop recording ..

The play back is possible with ...

raja@linux # ttyplay sample.tty

for the above ttyrec package has to be installed ...

No comments:

Post a Comment