# start the recording $ script -t 2>typescript.timing # Do some cool things, for example, open up emacs, your favorite # editor, etc: $ emacs -nw # now quit by pressing Ctrl+d # play it back: $ scriptreplay typescript.timing