******************************************************************************
BIGFILE.EXE - a utility to create sparse files.
******************************************************************************

BIGFILE.EXE creates a file (BIGFILE) in the current directory. This file will 
be created in a special manner to make it a sparse file on a NetWare volume.

Syntax: BIGFILE [size]

[size] is an optional parameter. Default is 2Mb.

Sparse files smaller than 2 time the volume-blocksize are impossible. BIGFILE
will still create the file, but it will not be a sparse file.

USE THIS UTILITY WITH CAUTION!

******************************************************************************
                                  COPYRIGHT 
******************************************************************************

BIGFILE.EXE and this documentation file are considered FreeWare software. 
You may distribute this software as long as no license fee is paid for it 
and the files are kept together without any modification.

This software is copyrighted (c) 1995 by:

   Wouter van Wageningen
   wvw@isolution.nl


******************************************************************************
                                  DISCLAIMER    
******************************************************************************
 
Wouter van Wageningen is not responsible for lost profits or revenue, loss of 
use of the software, loss of data, costs of re-creating lost data, the cost 
of any substitute equipment or program, or claims by any party other than 
you. Wouter van Wageningen strongly recommends a backup be made before any 
software is installed.  Technical support for this software may be provided 
at the discretion of Wouter van Wageningen.

******************************************************************************
