home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / mupdate / readme.eng < prev    next >
Text File  |  1991-12-25  |  1KB  |  38 lines

  1. MUPDATE version 1.0
  2. -------------------
  3.  
  4. MUPDATE  is  a little utility which updates automatically request  magics  for 
  5. BINKLEY (the names of the OKFILES are taken from BINKLEY.CFG) and deletes  odd 
  6. files.  MUPDATE  uses  a  configuration  file  with  the  following  structure 
  7. (example):
  8.  
  9. d:\fidonode\log\mupdate.log 100
  10. nodelist e:\nodelist\nodelist.* 2
  11. pointlst e:\nodelist\points24.* 3
  12. bt-beta  e:\bt-beta\bt241*.* 2
  13. ...
  14.  
  15. The  first line is the name of a logfile (necessary) which will be cut to  100 
  16. lines after every run.  The next lines are names of  magics,  filenamepatterns 
  17. and an optional number.
  18.  
  19. MUPDATE  searches for the newest file matching a filenamepattern  and  updates 
  20. the path of the corresponding magic in the three OKFILES (if no file  matches, 
  21. nothing  is  changed).  The (optional) number controls the maximum  number  of 
  22. files matching the pattern which will 'survive'. If there are 5 files matching 
  23. and the number is 2, then the three oldest (timestamp) files are deleted.
  24.  
  25. There is one option in the commandline:
  26.  
  27. -q: Be quiet. Only log to the logfile
  28.  
  29.  
  30. Please send suggestions and bugreports to:
  31.  
  32. Joerg Spilker 2:245/502@fidonet.org or 90:6000/106@nest.ftn
  33.  
  34. MUPDATE version 1.1
  35. -------------------
  36.  
  37. Some changes in code. May be it didn't bomb on Darons system anymore.
  38.