126 lines
2.6 KiB
HTML
126 lines
2.6 KiB
HTML
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML><HEAD><TITLE>Man page of XZLESS</TITLE>
|
|
</HEAD><BODY>
|
|
<H1>XZLESS</H1>
|
|
Section: XZ Utils (1)<BR>Updated: 2010-09-27<BR><A HREF="#index">Index</A>
|
|
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
|
|
|
<A NAME="lbAB"> </A>
|
|
<H2>NAME</H2>
|
|
|
|
xzless, lzless - view xz or lzma compressed (text) files
|
|
<A NAME="lbAC"> </A>
|
|
<H2>SYNOPSIS</H2>
|
|
|
|
<B>xzless</B>
|
|
|
|
[<I>file</I>...]
|
|
|
|
<BR>
|
|
|
|
<B>lzless</B>
|
|
|
|
[<I>file</I>...]
|
|
|
|
<A NAME="lbAD"> </A>
|
|
<H2>DESCRIPTION</H2>
|
|
|
|
<B>xzless</B>
|
|
|
|
is a filter that displays text from compressed files to a terminal.
|
|
It works on files compressed with
|
|
<B><A HREF="/cgi-bin/man/man2html?1+xz">xz</A></B>(1)
|
|
|
|
or
|
|
<B><A HREF="/cgi-bin/man/man2html?1+lzma">lzma</A></B>(1).
|
|
|
|
If no
|
|
<I>files</I>
|
|
|
|
are given,
|
|
<B>xzless</B>
|
|
|
|
reads from standard input.
|
|
<P>
|
|
|
|
<B>xzless</B>
|
|
|
|
uses
|
|
<B><A HREF="/cgi-bin/man/man2html?1+less">less</A></B>(1)
|
|
|
|
to present its output.
|
|
Unlike
|
|
<B>xzmore</B>,
|
|
|
|
its choice of pager cannot be altered by
|
|
setting an environment variable.
|
|
Commands are based on both
|
|
<B><A HREF="/cgi-bin/man/man2html?1+more">more</A></B>(1)
|
|
|
|
and
|
|
<B><A HREF="/cgi-bin/man/man2html?1+vi">vi</A></B>(1)
|
|
|
|
and allow back and forth movement and searching.
|
|
See the
|
|
<B><A HREF="/cgi-bin/man/man2html?1+less">less</A></B>(1)
|
|
|
|
manual for more information.
|
|
<P>
|
|
|
|
The command named
|
|
<B>lzless</B>
|
|
|
|
is provided for backward compatibility with LZMA Utils.
|
|
<A NAME="lbAE"> </A>
|
|
<H2>ENVIRONMENT</H2>
|
|
|
|
<DL COMPACT>
|
|
<DT id="1"><B>LESSMETACHARS</B>
|
|
|
|
<DD>
|
|
A list of characters special to the shell.
|
|
Set by
|
|
<B>xzless</B>
|
|
|
|
unless it is already set in the environment.
|
|
<DT id="2"><B>LESSOPEN</B>
|
|
|
|
<DD>
|
|
Set to a command line to invoke the
|
|
<B><A HREF="/cgi-bin/man/man2html?1+xz">xz</A></B>(1)
|
|
|
|
decompressor for preprocessing the input files to
|
|
<B><A HREF="/cgi-bin/man/man2html?1+less">less</A></B>(1).
|
|
|
|
</DL>
|
|
<A NAME="lbAF"> </A>
|
|
<H2>SEE ALSO</H2>
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+less">less</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+xz">xz</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+xzmore">xzmore</A></B>(1),
|
|
|
|
<B><A HREF="/cgi-bin/man/man2html?1+zless">zless</A></B>(1)
|
|
|
|
<P>
|
|
|
|
<HR>
|
|
<A NAME="index"> </A><H2>Index</H2>
|
|
<DL>
|
|
<DT id="3"><A HREF="#lbAB">NAME</A><DD>
|
|
<DT id="4"><A HREF="#lbAC">SYNOPSIS</A><DD>
|
|
<DT id="5"><A HREF="#lbAD">DESCRIPTION</A><DD>
|
|
<DT id="6"><A HREF="#lbAE">ENVIRONMENT</A><DD>
|
|
<DT id="7"><A HREF="#lbAF">SEE ALSO</A><DD>
|
|
</DL>
|
|
<HR>
|
|
This document was created by
|
|
<A HREF="/cgi-bin/man/man2html">man2html</A>,
|
|
using the manual pages.<BR>
|
|
Time: 00:05:31 GMT, March 31, 2021
|
|
</BODY>
|
|
</HTML>
|