NAME
	clear

SYNOPSIS
	clear

DESCRIPTION
	The clear command is used to set all test counters to zero and to 
	remove the log files.  This command removes both default and error
	logfiles.

	The default logfile contains messages sent to both stdout and stderr.
	Whereas, the error logfile only contains messages sent to stderr.

	For example,

	clear

	clears both the default and error log files and resets the test 
	counters

See Also: 
	log, summary
