Jump to content

script (Unix)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Vadmium (talk | contribs) at 00:37, 5 November 2012 (WP:Ambiguous linkComputer terminal; also Unix utility). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

script is a Unix utility that records a terminal 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.