Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect2><title> </title><para> </para></sect2>
|
2002-06-04 12:30:14 +01:00
|
|
|
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect2><title>Descriptions</title>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2003-08-31 11:50:05 +01:00
|
|
|
<para>(Last checked against version &less-contversion;.)</para>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 19:55:00 +00:00
|
|
|
<sect3><title>Program file descriptions</title>
|
2002-02-06 23:15:46 +00:00
|
|
|
|
|
|
|
<sect4><title>less</title>
|
|
|
|
<para>The less program is a file pager (or text viewer). It
|
2002-09-28 22:08:29 +01:00
|
|
|
displays the contents of a file and has the ability to scroll. Less is an
|
2002-02-06 23:15:46 +00:00
|
|
|
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 starts, which makes it faster when reading
|
|
|
|
large files.</para></sect4>
|
|
|
|
|
|
|
|
<sect4><title>lessecho</title>
|
|
|
|
<para>lessecho is needed to expand metacharacters, such as * and ?, in
|
|
|
|
filenames on Unix systems.</para></sect4>
|
|
|
|
|
|
|
|
<sect4><title>lesskey</title>
|
|
|
|
<para>lesskey is used to specify key bindings for less.</para></sect4>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
2002-02-06 23:15:46 +00:00
|
|
|
</sect3>
|
2001-01-24 00:31:17 +00:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|