home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume22 / auth-utils / part01 / util / README < prev    next >
Encoding:
Text File  |  1990-04-29  |  1.3 KB  |  40 lines

  1. util version 1.0, April 20, 1990.
  2.  
  3. These short programs abbreviate some commonly needed operations.
  4.  
  5. addcr version 1.0, April 20, 1990.
  6. delcr version 1.0, April 20, 1990.
  7. flock version 1.0, April 20, 1990.
  8. rewind version 1.0, April 20, 1990.
  9. setuid version 1.0, April 20, 1990.
  10. u@h2h version 1.0, April 20, 1990.
  11. u@h2u version 1.0, April 20, 1990.
  12. Public domain.
  13.  
  14. Files:
  15. CHANGES         Description of changes since first distributed version
  16. README          This document
  17. Makefile        Installation commands
  18. addcr.c         addcr program
  19. delcr.c         delcr program
  20. flock.c         flock program
  21. rewind.c        rewind program
  22. setuid.c        setuid program
  23. u@h2h.c         u@h2h program
  24. u@h2u.c         u@h2u program
  25. addcr.man       addcr documentation
  26. delcr.man       delcr documentation
  27. flock.man       flock documentation
  28. rewind.man      rewind documentation
  29. setuid.man      setuid documentation
  30. u@h2h.man       u@h2h documentation
  31. u@h2u.man       u@h2u documentation
  32.  
  33. Edit the options in Makefile and type make. addcr, delcr, flock, rewind,
  34. setuid, u@h2h, and u@h2u will be the executable programs; addcr.1,
  35. delcr.1, flock.1, rewind.1, setuid.1, u@h2h.1, and u@h2u.1 will be the
  36. nroff'ed documentation.
  37.  
  38. I don't pretend to know your machine's setup so there's no make install.
  39. setuid probably belongs in /bin; do not make it setuid to anything!
  40.