[267,1]README.1ST

Decus Europe 1988 Symposium Tape Contribution from

Erik Beumer, HCS Service Groep  B.V.,
P.O.BOX 20020
7302 HA Apeldoorn,
The Netherlands.

Contents: [267,1]

----	BRUDIR 
			Original by  R J D Kirkman. 1981
			Last modified by Alan E. Frisbie f01.06 02-Feb-86

	This version 	f01.07 11-Apr-88
			Modified by E.C.M. Beumer - HCS Service Groep B.V.

	Modifications:	 - Several cleanups and possible bugs
			 - Print totalised blocks used/allocated and number
			   of files per directory
			 - Print grand total of blocks used/allocated and
			   number of files and directories on end of backupset

	BRUDIR.CMD	Creation command file
	BRUDIR.FTN	Modified source

----	LCU

	LCU -- List Common Users
		Utility to find users of a common area (M+ specific)
		Task uses vectored Exec (V3.0 or later), to be transportable

	Syntax:
		LCU<CR>		- List all tasks having 1 or more commons
				  with all the common names.

		LCU xxxxxx<CR>	- List all tasks which use common xxxxxx


	LCU.CMD		Creation command file
	LCU.MAC		Source file
	LCU.TSK		Task ready to use (M+ V3.0 or later)

----	README.1ST	This file

----	TPC
		Utility to copy tape on lun 1 to tape on lun 2
		Luns assigned to devices at buildtime
		Use multiple i/o's to speed up the process
		(Speed comparable with disk to tape (BRU) copy)
		Copies of non-bru tapes also work, but may be not all
		tape formats.
		This version does not worry about densities or anything else
		Just put the tapes in the devices (on M+ mount foreign)
		and type "TPC<CR>".
		Tapes are rewinded when ready.
		Multiple (BRU) backupsets on inputtape are copied.

	TPC.CMD		Creation command file
	TPC.MAC		Source file
