|
NAME less - file perusal program
SYNOPSIS less file_name
[file_name ...]
DESCRIPTION The less macro runs the
handy file-perusal utility program of the same name in a sub-
shell.
The program less is public domain software available
through usenet or by request from Certified Scientific
Software. Help for less is available while it is running
by typing h, H or z, depending on the
version.
DEFINITION def less 'unix("less $*")'
EXAMPLE less datafile
SEE ALSO
u
cat
vi
ned
... Meeting the software needs of scientists since 1985 ...
Last Formatted May 12, 2012
Last Updated 02/28/01
Send comments, queries, suggestions to
info@certif.com
© 1995-2003 Certified Scientific Software. All rights reserved
|