lfs/appendixa/less-desc.xml
Alex Gronenwoud 5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00

15 lines
433 B
XML

<sect2><title>Short descriptions</title>
<para><command>less</command> is a file viewer or pager. It displays the
contents of the given file, letting you scroll around, find strings, and jump
to marks.</para>
<para><command>lessecho</command> is needed to expand metacharacters,
such as * and ?, in filenames on Unix systems.</para>
<para><command>lesskey</command> is used to specify the key bindings
for less.</para>
</sect2>