1SCRIPT(1)                   General Commands Manual                  SCRIPT(1)
2
3
4

NAME

6       script - make typescript of terminal session
7

SYNOPSIS

9       script [ -a ] [ file ]
10

DESCRIPTION

12       Script  makes a typescript of everything printed on your terminal.  The
13       typescript is written to file, or appended to file if the -a option  is
14       given.   It can be sent to the line printer later with lpr.  If no file
15       name is given, the typescript is saved in the file typescript.
16
17       The script ends when the forked shell exits.
18
19       This program is useful when using a crt and a hard-copy record  of  the
20       dialog  is  desired,  as  for  a  student handing in a program that was
21       developed on a crt when hard-copy terminals are in short supply.
22

BUGS

24       Script places everything in the log file.  This is not what  the  naive
25       user expects.
26
27
28
294th Berkeley Distribution       April 29, 1985                       SCRIPT(1)
Impressum