home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextLibrary / PrivateFrameworks / Uucp.framework / Versions / A / Resources / contrib / README < prev    next >
Text File  |  1994-04-16  |  3KB  |  83 lines

  1. This is the README file for the Taylor UUCP contrib directory.
  2.  
  3. This directory contains contributed shell scripts and programs that
  4. you may find useful.
  5.  
  6. Not actually included here, but nonetheless useful, is the TUA program
  7. distributed by Lele Gaifax <lele@nautilus.sublink.org>.  It can do
  8. various sorts of analysis of any type of UUCP log file.  It should be
  9. available from most FTP sites.
  10.  
  11. xchat.c, xchat.man, README-XCHAT, xc-conf.h-dist, Makefile.xchat:
  12.     A program by Bob Denny that may be invoked by the ``chat-program''
  13.     command for any of the various types of chat scripts.  It is
  14.     driven by scripts which are written in its own little language.
  15.     It is a powerful program that can add a lot of flexibility to your
  16.     chat scripts.
  17.  
  18. Dial.Hayes, Hangup.Hayes, Login.LAT, Login.PortSel, Login.VMS:
  19.     Sample scripts for xchat.
  20.  
  21. uucomp.shar
  22.     A set of programs which automatically compresses outgoing data in
  23.     the spool directory.  The remote system must cooperate when using
  24.     this.  It can cut down on phone usage when applicable.
  25.     Contributed by Ed Carp.
  26.  
  27. uurate.c, uurate.man, README-UURATE, Makefile.uurt:
  28.     A nifty little program by Bob Denny which analyzes the Log and
  29.     Stats file and prints various sorts of reports.  This version was
  30.     tweaked by Stephan Niemz and Klaus Dahlenburg.
  31.  
  32. uutraf:
  33.     Another program to produce neat reports from your log files, this
  34.     one a perl script by Johan Vromans.
  35.  
  36. savelog.sh, savelog.man:
  37.     A handy shell script to rename a log file and cycle old versions
  38.     through a set of names, throwing away the oldest one.  It will
  39.     also optionally compress the old log files.  I believe that this
  40.     is originally from smail.  It was written by Ronald S. Karr and
  41.     Landon Curt Noll, and was given to me by Bob Denny.
  42.  
  43. uureroute.perl:
  44.     A perl script to reroute all mail queued up for one host to
  45.     another.  Written by Bill Campbell and contributed by Francois
  46.     Pinard.
  47.  
  48. stats.sh:
  49.     A gawk script by Zacharias Beckman which reads the Stats file and
  50.     prints the last 80 lines as a nicely formatted table.
  51.  
  52. uuq.sh:
  53.     A uuq workalike shell script by Zacharias Beckman.
  54.  
  55. uupoll.shar:
  56.     uupoll and autopoll programs contributed by Klaus Dahlenburg.
  57.     uupoll can be used to automatically poll all systems, or a list of
  58.     systems; autopoll will poll and then retry failed calls.
  59.  
  60. uudemon.shar:
  61.     An implementation of the HDB uudemon.poll script by Donald Burr.
  62.  
  63. uuxconv:
  64.     A program by Richard E. Nickle to help convert SPOOLDIR_HDB spool
  65.     directories to SPOOLDIR_TAYLOR spool directories (note that it is
  66.     not necessary to convert your spool directories at all; the
  67.     SPOOLDIR_TAYLOR approach may be slightly more efficient).
  68.  
  69. dialHDB.c:
  70.     A program by Daniel Hagerty which permits using HDB dialer
  71.     programs as chat programs.
  72.  
  73. amiga.c:
  74.     A wrapper program to run uucico from a cron table under Amiga
  75.     SVR4 (apparently a wrapper is required).  This was contributed by
  76.     Lawrence E. Rosenman.
  77.  
  78. tstout.c:
  79.     A program to remove a user from utmp and wtmp, essentially logging
  80.     them out.  I put this together from BSD code.  I need it to use
  81.     tstuu with the system UUCP on Ultrix 4.0, for reasons that escape
  82.     me.  Most people will have little use for this.
  83.