DOCDATE

19990907

NAME

clear - clear the tty

DESCRIPTION

cLIeNUX clear is a tiny stand-alone binary that clears the tty it is invoked from. clear is a call to the Linux write system call, and just writes a string of about 80 newlines. It is not linked to libc. cLIeNUX Core includes arg_env.o and libsys.a for writing similar programs. It's small and quite snappy.

RIGHTS

clear, this seedoc, libsys.a, arc_env.o and the related source code are all Copyright 1999 Richard Allen Hohensee.
Versions of any of the above included in cLIeNUX Core are released for redistribution only as part of an intact entire cLIeNUX Core. Public domain versions have been released separately. Interested parties are urged to write thier own versions, under redistribution terms that please them.