script (Unix)
Appearance
This article needs additional citations for verification. (March 2011) |
script is a Unix utility that records a tty session. scriptreplay offers a replay function to script. script captures the session in file name typescript by default, to specify a different filename follow the script command with a space and the filename as such: script recorded_session.
Ttyrec provides the same kind of functionality and offers several bindings.
External links
- script and scriptreplay in action
- Shelr.tv - opensource script based service and client for terminal screencasting
- - [How To Record And Share Terminal Screencasts Quickly]