*************************************************************************
*									*
*				  Tutorial				*
*									*
*************************************************************************

	  This program is designed to aid the user in the deletion
	or archival of files and/or directories of files which have
	been created and are using valuable disk space. The menu bar
	contains the functionality to select the type of action to
	be taken on the selected files as well as the ability to 
	traverse through the directory structure and set some options
	to determine the manner in which the files will be displayed
	for user selection ( size, time, alphabetical, etc. ) Archival
	options exist for archiving in several format to either tape
	or file on the local machine or remotely. There are some 
	convenience funtions in the menu bar to format floppies on 
	the Sun workstations or eject them. Additional functionality
	will be added as user request dictate.

	  After selecting a mode of processing, files and/or direc-
	tories are selected from the upper scrolled list and are 
	placed into the lower list. Files may be selected through
	keyboard selection, double-clicking with the mouse selection
	button, or use of the convenience buttons located between the
	lists. Lists may be also imported or exported via the use
	of list files created by options available under the File
	options of the menu bar.

	  No options currently exist for retrieving archived files
	or tapes via this program. This program was designed to 
	simplify the selection and details of creating the archived
	files. Retrieval at this point is up to the user, although
	plans to add retrieval options via this program or a 
	companion program are on the wish list.
