home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume6 / att_which / README < prev    next >
Encoding:
Text File  |  1986-11-30  |  558 b   |  17 lines

  1. 26-July-1985
  2. Version 1.0
  3.  
  4. This is another C implementation of the 'which' command, written because
  5. (a) is was easy, (b) I didn't know how to find the original, and (c) HP-UX
  6. on the 9000 series 300 and 500 doesn't have it.
  7.  
  8. To install, unshar into an empty directory, edit the Makefile to change the
  9. DESTDIR (probably to /usr/local, /usr/local/bin or /usr/ucb), then su and
  10. type 'make install'.  If all goes well type 'make clean' or even 'rm *' if
  11. you saved the distribution kit.
  12.  
  13. Questions, problems, flames, to:
  14.  
  15.     Paul Vixie
  16.     ucbvax!dual!qantel!vixie!paul
  17.