mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 21:49:13 +00:00
087e584f62
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
17 lines
493 B
XML
17 lines
493 B
XML
<sect2><title>Contents of Less</title>
|
|
|
|
<para>(Last checked against version &less-contversion;.)</para>
|
|
|
|
<para>Less is a file pager, or text viewer. It displays the contents
|
|
of a file, or stream, and has the ability to scroll. Less has a few
|
|
features not included in the <userinput>more</userinput> pager,
|
|
such as the ability to scroll backwards.</para>
|
|
|
|
<para>Less installs the following:</para>
|
|
|
|
<sect3><title>Program Files</title>
|
|
<para>less, lessecho and lesskey</para></sect3>
|
|
|
|
</sect2>
|
|
|