|
Hopefully, this page is exactly what you are looking for, but if not, you can always find further assistance on Unix/Linux Forum!
User Commands script(1)
NAME
script - make record of a terminal session
SYNOPSIS
script [-a] [filename]
DESCRIPTION
The script utility makes a record of everything printed on
your screen. The record is written to filename. If no file
name is given, the record is saved in the file typescript.
See WARNINGS.
The script command forks and creates a sub-shell, according
to the value of $SHELL, and records the text from this ses-
sion. The script ends when the forked shell exits or when
Control-d is typed.
OPTIONS
The following option is supported:
-a Appends the session record to filename, rather than
overwriting it.
NOTES
script places everything that appears on the screen in
filename, including prompts.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | SUNWcsu |
|_____________________________|_____________________________|
| CSI | Enabled |
|_____________________________|_____________________________|
SEE ALSO
attributes(5)
WARNINGS
script can pose a security risk when used in directories
that are writable by other users (for example, /tmp), espe-
cially when run by a privileged user, that is, root. Be sure
that typescript is not a link before running script.
SunOS 5.10 Last change: 30 Jan 2004 1
Man(1) output converted with
man2html and wrapped by fishsponge
This page was generated on Wed Sep 12 11:25:24 GMT 2007
|
Your favourite pages:
No pages logged yet. Trying to save cookie... Top 10 most popular pages:
sqlite3 man page (5334 hits) (openSUSE 10.2)
svn man page (5208 hits) (FreeBSD 6.2)
adv_cap_autoneg man page (4870 hits) (Solaris 10 11_06)
CPAN man page (4607 hits) (Suse Linux 10.1)
ssh man page (4342 hits) (Suse Linux 10.1)
ssh-socks5-proxy-connect man page (2875 hits) (Solaris 10 11_06)
netcat man page (2717 hits) (Suse Linux 10.1)
pprosetup man page (2487 hits) (Solaris 10 11_06)
startproc man page (2471 hits) (Suse Linux 10.1)
signal man page (2406 hits) (Suse Linux 10.1)
|