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