Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

csh(1)

ksh(1)

sh(1)



script(1)                      DG/UX R4.11MU05                     script(1)


NAME
       script - make typescript of a terminal session

SYNOPSIS
       script [ -a ] [ filename ]

DESCRIPTION
       script makes a typescript of everything printed on your terminal.
       The typescript is written to filename, or appended to filename 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.

SEE ALSO
       csh(1), ksh(1), sh(1).

NOTES
       script places everything that appears on the screen in the log file,
       including prompts.

       script will not work at init level S unless STREAMS devices are
       initialized by executing the script, "/usr/sbin/init.d/chk.strtty".


Licensed material--property of copyright holder(s)

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026