home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / bbs / fn132bin / man / mshrink.man < prev    next >
Text File  |  1991-09-05  |  3KB  |  69 lines

  1.  
  2.  
  3. MSHRINK(1)           FNORDADEL BBS SOFTWARE            MSHRINK(1)
  4.  
  5. NAME
  6.      mshrink.tos - shrink the the Fnordadel message file
  7.  
  8. SYNOPSIS
  9.      mshrink [pathname]
  10.  
  11. DESCRIPTION
  12.      Mshrink will determine the point (in kilobytes) in your mes-
  13.      sage file, ctdlmsg.sys, at which the next message will be
  14.      saved.  The program will give you the option of reducing the
  15.      size of the ctdlmsg.sys to that point.  If you answer "yes",
  16.      it will cut the message base, prompt you to change your
  17.      ctdlcnfg.sys file as required, and to run configur.tos.  If
  18.      you do not do these two things, the fleas of a thousand
  19.      camels will infest your storage devices.  I.e., it will be a
  20.      Bad Thing(tm).
  21.  
  22.      Mshrink expects to be run from the directory containing your
  23.      ctdltabl.sys file.
  24.  
  25. OPTIONS
  26.      [pathname]
  27.           The full pathname of a directory in which to create the
  28.           temporary message file during compaction.  See NOTES.
  29.           Examples: "c:\tmp", "a:\", "e:\foo\bar\baz"
  30.  
  31. NOTES
  32.      Due to the way all Citadels organise their messages, it is
  33.      not feasible to shrink the message base to any arbitrary
  34.      size.  Thus if you desire some particular size, you will
  35.      need to run this program regularly and wait until the
  36.      current message pointer gets close to the size you want.
  37.      Then give mshrink free rein to do its worst.
  38.  
  39.      During the shrinkage, mshrink will create a temporary file
  40.      of the new, smaller size.  You must, therefore, have enough
  41.      room on your drive(s) to hold both the old and* new message
  42.      files during the compaction process.  If you don't have
  43.      room, as you might not if you run on floppy drive(s), you
  44.      may use the optional command line parameter to specify the
  45.      full pathname of a directory in which to put the temporary
  46.      file (e.g. another floppy drive or a RAM disk).
  47.  
  48.      BACKUP your system!  If you run this program without first
  49.      backing up your system, the Imp of the Perverse may well
  50.      murder your system and dance on its grave, singing "Hallelu-
  51.      jah!"  And it won't be our fault.
  52.  
  53.      When mshrink gives your message file the chop, you will lose
  54.      old messages on the system which inhabited the region of the
  55.      file that was purged.
  56.  
  57. FILES
  58.      mshrink.tos           The message file compactor.
  59.      #msgdir\ctdlmsg.sys   The message file.
  60.      ctdlcnfg.sys          The configuration file.
  61.      ctdltabl.sys          The system tables file.
  62.  
  63. SEE ALSO
  64.      The Fnordadel Reference Manual
  65.  
  66. AUTHORS
  67.      Written by Adrian Ashley and Royce Howland for the Fnordadel
  68.      project.
  69.