ARCHIVE(I)		       2/18/75				   ARCHIVE(I)

NAME
	archive - backup directory to DECTAPE

SYNOPSIS
	archive [directory]   (with a tape write-enabled on drive 0)

DESCRIPTION
	'archive' is a shell command file which performs the following
	operations using the specified directory (or the current directory
	if no directory is given).
		(1) Removes all files ending with '.bak' from the
			directory.
		(2) Writes on DECTAPE unit 0 any files in the directory
			or its subdirectories that are not already
			on the tape.
		(3) Replaces on the tape any file modified since the
			date shown in the tape directory.
		(4) Lists additions (a) or replacements (r) made on
			the tape.
		(5) Writes the tape directory in file tapelog.

DIAGNOSTICS
	If there are no '.bak' files to delete, types 'No match'.
	This message should be ignored.

AUTHOR
	Steve Zucker
