aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/script/script.1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2010-09-16 22:31:03 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2010-09-16 22:31:03 +0000
commit9b91846ce46883d5478ab381c71245e12498a931 (patch)
treeb08e7a6cf36a91af27e1012d13c79487e54130ff /usr.bin/script/script.1
parentd8b03e05a9efe35d4306645085a6725eb90ed863 (diff)
Notes
Diffstat (limited to 'usr.bin/script/script.1')
-rw-r--r--usr.bin/script/script.113
1 files changed, 13 insertions, 0 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1
index 1c93b3e48a15e..08ad643d5774f 100644
--- a/usr.bin/script/script.1
+++ b/usr.bin/script/script.1
@@ -117,6 +117,19 @@ The results are meant to emulate a hardcopy terminal, not an addressable one.
The following environment variable is utilized by
.Nm :
.Bl -tag -width SHELL
+.It Ev SCRIPT
+The
+.Ev SCRIPT
+environment variable is added to the sub-shell.
+If
+.Ev SCRIPT
+already existed in the users environment,
+its value is overwritten within the sub-shell.
+The value of
+.Ev SCRIPT
+is the name of the
+.Ar typescript
+file.
.It Ev SHELL
If the variable
.Ev SHELL