script(1)


script -- make typescript of a terminal session

Synopsis

script [-a] [file]

Description

script makes a typescript of everything printed on your terminal, including prompts. The typescript is written to file, or appended to file if the -a option is given. If no file name is given, the typescript is saved in the file typescript.

The script ends when the forked shell exits or when <Ctrl>-d is typed.


30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.