home *** CD-ROM | disk | FTP | other *** search
-
-
-
- =====( TTrimLogs V1.00 )=============================================
-
-
- Trion 'Trimlog' Utility.
-
- (c) Copyright Paul Spijkerman, '94-'97. All rights reserved.
-
- Written for use with the Trion BBS package.
-
-
- ===================================================================
-
-
- This Utility will Trim the logs in the 'trion:logs/' directory.
-
-
- It will look in de trion:cfg/ directory for a configuration file
- named 'TTrimLogs.cfg'.
-
-
- In this file log names to be trimmed will be found followed by the
- new size in kilobytes.
- For Example:
-
-
- trion-0.log 25
- trion-1.log 100
- trion-6.log 5
- trion-7.log 5
-
- error.log 15
- TMP.log 50
- AreaFix.log 50
- Cron.log 10
- TTick.log 10
- callout.log 50
- scheduler.log 25
-
-
-
- The Actual size can differ a bit , because the Utility will search
- for the beginning of a line.
-
- You use this Utility by simply putting it in your 'maintenance' script
- (which can for instance be called every night bij a cron utility).
- See for an example maintenance script the 'trion:scripts/' directory.
-
-
-