home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume23 / tua / part01 / README < prev   
Encoding:
Text File  |  1991-09-23  |  1.6 KB  |  37 lines

  1. $Id: README,v 3.3 1991/09/01 14:01:53 piggy Rel $
  2.  
  3. This is TUA - "The Uucp Analyzer". I developed it because the other analyzer I
  4. looked at didn't satisfy my needs. So I picked up their best features, and put
  5. all that stuff together. 
  6.  
  7. I taked care of portability and correctness (I hope ;-)
  8. Since I don't have a BSD at hand, I did not try TUA on those systems. Some
  9. friends reported me that they were able to *compile* TUA on BSD...
  10.  
  11. Give it a try, and feel free to modify it. The only thing I ask you is to send
  12. me all your enhancements, or bug fixes, so I can include them in some future
  13. releases. PLEASE, do not post or spread yourself patches... I don't like the
  14. "dialects" proliferation. Include in your message (suggestions, bug
  15. reports, patches...) the machine and OS type you are using, so I can
  16. eventually customize TUA for your environment.
  17.  
  18. To compile it, give a look to the Makefile and edit it to satisfy your needs,
  19. then edit config.h following its directives.
  20. Probably you have to change also phonesw.c, to customize the hourly telephone
  21. costs division applied in your country... don't worry, it is very
  22. simple! If you add this kind of stuff, mail it to me: I'll include it
  23. in the very next release of TUA!
  24.  
  25. Just to make you know, TUA eated and digested a 178-days-long logs,
  26. 4641Kb of /usr/spool/uucp/.Log and 1650Kb of /usr/spool/uucp/.Admin/xferstats
  27. with this timing:
  28. real    4:13.9
  29. user    2:33.0
  30. sys       11.8
  31. on my poor 16Mhz 386 running Xenix 2.3.1, producing 217Kb of reports,
  32. with +command-lists as the only command line option.
  33.  
  34. Thanks a lot,
  35.       Emanuele Gaifas
  36.    piggy@idea.sublink.org
  37.