Short:    Rexx script to log access to your amiga.
Author:   Steve@unreal.demon.co.uk
Uploader: Steve@unreal.demon.co.uk
Type:     util/rexx

MigLog:
=======

+---------------------------------------------------------------------+
|                                                                     |
| MigLog is Cookie Ware - If you want to keep it, send me Cookies! ;) |
|                                                                     |
+---------------------------------------------------------------------+



WHAT IS IT?
----------

Put bluntly its a small security script.

It writes a small log every time your computer is turned on.
This enables you to find out whether or not someone else in your family
is using your computer without you knowing.

INSTALLATION?
-------------

This part is easy.

Just copy the rexxsupport.library and the rexxarplib.library to libs:
(you may already have one or both of these...in which case don't bother)


THEN....type, in a shell, "rx {path to miglog}miglog install"

(it is case sensitive for the last command)

here is an example shell of how to go about it.....

+--------------------------------------------------------+
|                                                        |
| 1> Copy DH1:MigLog/Libs/#?.library Libs:               |
|                                                        |
|   rexxsupport.library copied                           |
|   rexxarplib.library copied                            |
|                                                        |
| 1> rx DH1:MigLog/miglog install                        |
|                                                        |
+--------------------------------------------------------+

Replace DH1: with the path to your MigLog directory.




CONFIGURATION?
--------------

Nope...nothing to do here! ;)


HOW IT WORKS:
-------------

Whenever the computer is turned on the program MigLog is loaded from 
WBSTARTUP.

This writes a small log in rexx:LoginTimes

The log will be named after the DATE and the time.
For instance.....

19960620-691

19960620 is the date.
Split up it means...1996 (the year) 06 (the month) 20 (the day)

The 691 is the time.....The format is MINUTES from 12:00 midnight.
To view the EXACT time that someone used your computer simply
load up the file in a text editor/viewer  (eg: more)

You will be presented with a line that tells you the EXACT time that someone
accessed your computer.

OTHER FUNCTIONS:
----------------

There are several arguments that can be added when MIGLOG is activated
through a shell or by any text input.

rx miglog install 

Installs Miglog correctly on your system (see INSTALLATION)

rx miglog clean

Cleans out ALL old log files from s:LoginTimes 
(useful for regaining disk space)


LEGAL STUFF:
------------

Can't be arsed to write much.....basically, I cant be blamed for ANYTHING
that goes wrong.

I mean....I didnt write this FOR you....I wrote it FOR me ;)


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    1233     591 52.0% 20-Jun-96 13:58:42 +Libs.info
   45152   23636 47.6% 20-Jun-96 13:59:18 +rexxarplib.library
    2524    1940 23.1% 20-Jun-96 13:59:00 +rexxsupport.library
    1598     738 53.8% 20-Jun-96 13:48:34 +MigLog
     921     449 51.2% 20-Jun-96 13:59:24 +MigLog.info
    2811    1133 59.6% 20-Jun-96 14:06:40 +README.OR.ELSE
     835     296 64.5% 20-Jun-96 13:59:26 +README.OR.ELSE.info
-------- ------- ----- --------- --------
   55074   28783 47.7% 21-Jun-96 14:52:52   7 files
