home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / c / cops_104.zip / cops_104 / quick_start < prev    next >
Text File  |  1992-03-10  |  559b  |  18 lines

  1.  
  2.   Here's what I do to start COPS (I always ftp it and run it on any 
  3. new system I'm on, being the paranoid chap that I am.)  Do the following:
  4.  
  5. 0) type "./reconfig"
  6.  
  7. 1) type "make"
  8.  
  9. 2) type "./cops -v -s . -b cops.err"
  10.  
  11. (Or "./cops -v -s . -m user" if you want it mailed to "user", or whomever.)
  12.  
  13. 3) Wait, or toss the sucker in the background and keep peeking at the result
  14. file as it's growing (result.pid#) :-)   The result will either be mailed to
  15. you (-m flag), or be placed in a directory of your machine name, with
  16. the current date as the file name.)
  17.  
  18.