home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / t / tel2305s.zip / LPR / README.SRC < prev   
Text File  |  1990-06-13  |  797b  |  28 lines

  1.         LPR, LPQ, LPRM - printing utilities based on NCSA TCP/IP
  2.               (Version 2.2D and 2.2TN for MS-DOS)
  3.                        Novemeber 15, 1989
  4.  
  5. Author: Paul Hilchey   Paul_Hilchey@mtsg.ubc.ca
  6.  
  7. Included in the zip file are the following files:
  8.  
  9.     lpr.c          - source code for the utilities
  10.     lpq.c
  11.     lprm.c
  12.     lp.c
  13.     lp.h
  14.  
  15.     lpr.exe        - executables
  16.     lpq.exe
  17.     lprm.exe
  18.  
  19.     makefile
  20.  
  21.     manual.msw     - user manual done with Microsoft Word, including
  22.     manual.sty       style sheet
  23.  
  24. The executables in the zip file have been linked with a modified version
  25. of the 2.2tn libraries, that does not have uneeded components such as
  26. an FTP server.  If you re-link with the 2.2tn libraries, the executables
  27. will grow by about 10k each.
  28.