nightly: remove unused BINARCHIVE
[unleashed.git] / share / man / man1 / clear.1
blob33f0530bd7f37e0b23bf6d81da992854bc2b8616
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 2002, Sun Microsystems, Inc.  All Rights Reserved
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH CLEAR 1 "Jul 12, 2002"
7 .SH NAME
8 clear \- clear the terminal screen
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBclear\fR [\fIterm\fR]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBclear\fR utility clears the terminal screen if this is possible. It
19 looks in the environment for the terminal type, if this is not already
20 specified by the \fIterm\fR operand, and then looks up the terminfo database to
21 figure out how to clear the screen.
22 .SH OPERANDS
23 .sp
24 .ne 2
25 .na
26 \fB\fIterm\fR\fR
27 .ad
28 .RS 8n
29 Indicates the type of terminal. Normally, this operand is unnecessary because
30 the default is taken from the environment variable \fBTERM\fR.
31 .RE
33 .SH SEE ALSO
34 .sp
35 .LP
36 \fBtput\fR(1), \fBattributes\fR(5)