xref: /original-bsd/usr.bin/tput/clear.sh (revision 6a39c8ab)
1#!/bin/sh -
2#
3# Copyright (c) 1989 The Regents of the University of California.
4# All rights reserved.
5#
6# %sccs.include.redist.sh%
7#
8#	@(#)clear.sh	5.2 (Berkeley) 04/18/91
9#
10
11exec tput clear
12