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

  1. #! /bin/sh
  2. echo
  3. echo For Month:
  4. /usr/lib/uucp/uucost/form_cost </usr/lib/uucp/uucost/cost.log
  5. echo
  6. echo Today:
  7. uulog | /usr/lib/uucp/uucost/scan_cost | /usr/lib/uucp/uucost/form_cost
  8. echo
  9.