home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume1 / 8708 / 7 / uucost.mo < prev    next >
Encoding:
Text File  |  1990-07-13  |  333 b   |  11 lines

  1. #! /bin/sh
  2. #
  3. # uucost.mo -    Do the monthly cleanup.  This is intended to be included
  4. #        in a crontab entry that is run in the wee hours of a new
  5. #        month, AFTER uudemon.cleanu script has been run.
  6. #
  7. echo Uucp cost summary for the month
  8. echo
  9. /usr/lib/uucp/uucost/form_cost </usr/lib/uucp/uucost/cost.log
  10. >/usr/lib/uucp/uucost/cost.log
  11.