home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / network / amigauuc.lha / AmigaUUCP / man / TrimNews < prev    next >
Text File  |  1990-05-26  |  698b  |  26 lines

  1.  
  2. NAME
  3.     TrimNews
  4.  
  5. SYNOPSIS
  6.     TrimNews
  7.  
  8. DESCRIPTION
  9.     TRIMNEWS deletes news files that are older than N days, where N
  10.     is specifiable on a per-newsgroup basis.  The UULIB:NewsGroups
  11.     containing acceptable news groups has a second field which optionally
  12.     specifies the number of days old a message is allowed to get before
  13.     it is deleted.    Example:
  14.  
  15.     comp.sys.amiga.tech    10
  16.  
  17.     If the number is not specified, 7 is assumed.  If the number is 0,
  18.     then no messages in that newsgroup will ever be deleted by TrimNews.
  19.  
  20.     TRIMNEWS is normally run nightly from your crontab.  The sample crontab
  21.     has an entry for TRIMNEWS.
  22.  
  23.     The creation date of the news file is used to determine whether to
  24.     delete it or not.
  25.  
  26.