			Screw Quota	A.K.A Squota

				VERSION .01b
				~~~~~~~~~~~~

CHANGES:
~~~~~~~~
.01b:
	Added line to Install.sh to add /var/adm/Squota dir
	Added line to Install.sh to add /var/adm/Squota/quota.users
	Fixed Squota to stop echoing X = X ( I used it to check numbering)
		

What is Squota:
~~~~~~~~~~~~~~~
This is Squota, short for "Screw Quota".. This is a a small scripts to 
keep an average of how much your users us. This will help you charge 
them if you make then pay extra if they use X MB of HD space. =) Which I do..

Contents of Squota-0.01b.tgz:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Install.sh:	Installs Squota...
Squota:		Keeps daily record of users disk space
Squotaday:	Logs daily average in quota.daily.(MONTH)
Squotack:	lets user check his/her own quota average
		if run as root, you can use "-u" flag to specifiy whick user 
          	to check.
README:		This File!!!

Requirments:
~~~~~~~~~~~~
All that Squota needs is a Bourne/Korn shell. 

To Install:
~~~~~~~~~~~

Run Install.sh like this,

		. ./Install.sh

on the command line.

Install.sh will append 2 lines to the crontab of root.

YOU HAVE TO EDIT /var/adm/Squota/quotavars TO MAKE THIS WORK!!!!!!!!

I hope file "quotavars" is self expanatory..


COPYRIGHT (c) 1996
Programer: Gary Barrueto,

You can do what you wish with these script, SO LONG as you do not 
distribute any modified versions out to BBSes and Internet

Comments/Suggestions/Fixes to:

	gman@infinex.com
