ftp.nice.ch/pub/next/unix/mail/mh.6.7.s.tar.gz#/mh/miscellany/less-5.0

README
 
ch.c
[View ch.c] 
cmd.h
[View cmd.h] 
command.c
[View command.c] 
decode.c
[View decode.c] 
funcs.h
[View funcs.h] 
help.c
[View help.c] 
input.c
[View input.c] 
less.h
[View less.h] 
less.help
 
less.man
[View less.man] 
less.nro
 
lesskey.c
[View lesskey.c] 
lesskey.man
[View lesskey.man] 
lesskey.nro
 
line.c
[View line.c] 
linenum.c
[View linenum.c] 
linstall
 
main.c
[View main.c] 
mkfuncs.awk
 
option.c
[View option.c] 
os.c
[View os.c] 
output.c
[View output.c] 
position.c
[View position.c] 
position.h
[View position.h] 
prim.c
[View prim.c] 
prompt.c
[View prompt.c] 
screen.c
[View screen.c] 
signal.c
[View signal.c] 
tags.c
[View tags.c] 
ttyin.c
[View ttyin.c] 
vecho.c
[View vecho.c] 
version.c
[View version.c] 

README

This is the distribution of "less", a paginator similar to "more" or "pg".
The manual page is in less.man (nroff source in less.nro).

INSTALLATION:

1. Move the distributed source to its own directory and 
   unpack it by running "sh" on the distribution files,
   if you have not already done so.

2. Type "sh linstall" and answer the questions it asks.
   This will generate a makefile and a defines.h.

   If you choose not to include some features in your version,
   you may wish to edit the manual page "less.nro" and the help
   page "less.help" to remove the references to the appropriate 
   commands or options.

3. It is a good idea to look over the generated makefile 
   and make sure it looks ok.

4. Type "make" and watch the fun.

5. If the make succeeds, it will generate a program "less"
   in your current directory.  Test the generated program.

6. When satisfied that it works, if you wish to install it
   in a public place, type "make install".

If you have any problems building or running "less", 
suggestions, complaints, etc., you may mail to the 
author via USENET at:
	sun	 \
	decwrl	  } !pyramid!ctnews!UNIX386!mark
	hplabs   /


Note to hackers: comments noting possible improvements are enclosed
in double curly brackets {{ like this }}.

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.