2001-01-24 00:31:17 +00:00
|
|
|
<sect2><title>Contents</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The Less package contains the less program</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2001-07-22 20:45:10 +01:00
|
|
|
<para>The less program is a file pager (or text viewer). It displays the
|
2001-01-24 00:31:17 +00:00
|
|
|
contents
|
|
|
|
of a file with the ability to scroll. Less is an improvement on the
|
|
|
|
common
|
|
|
|
pager called <quote>more</quote>. Less has the ability to scroll
|
|
|
|
backwards
|
|
|
|
through files as well and it doesn't need to read the entire file when
|
|
|
|
it
|
2001-07-22 20:45:10 +01:00
|
|
|
starts, which makes it faster when reading large files.</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|