#!/bin/sh
#
#	clear 1.0 - clear the screen			Author: Kees J. Bot
#								30 Mar 1996
export PATH=/bin:/usr/bin
exec tget -str cl
