shutfile command line cutility <= ie. a cute utility :-)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

(c) Musus Umbra 1996

Permission is granted for unlimited personal use & modification.

Permission is granted for redistribution (by any method) provided that:
	No charge is made for this software.  A reasonable charge may be
		made for media / handling / etc. This software is *free*.
	Any distributed copy of this software must be unaltered and entire.
		You may not distribute modified / imcomplete copies of this
		software.  If you fix a bug / add a feature, let me know so
		that I can update the master copy.

As usual with freeware, there is no warranty of any kind.  The author cannot
be help responsible for any loss/damage arising from the use/inability to
use this software.  It is the user's responsibility to determine the fitness
of this software for any purpose they put it to.

(But if it doesn't work, I will try to help :-)


Shutfile
~~~~~~~~
	Shutfile allows you to close a named file (if the file is open more than
once, each 'handle' will be closed).  Without any arguments, shutfile gives a
list of all the open file handles, and the file associated with them.  The
arguments should be valid pathnames, and will be canonicalised.
	Syntax: Shutfile {<pathname>}
	egs:
		*shutfile %.fred	close 'fred' in the current library
		*shutfile tim*		close 'tim*' in the CSD (NB: only the
					first tim* matched is closed)
		*shutfile		display all open file names/handles
		*shutfile root:fred jim:sheila
		*shutfile <wimp$scrap>


Contact:
	e-mail:		musus@argonet.co.uk
	WWW:		http://www.argonet.co.uk/users/musus/
	Snail:		c/o 23 Baronsway, Whitkirk, Leeds, LS15 7AW, ENGLAND.
