XZLESS
NAMESYNOPSIS
DESCRIPTION
ENVIRONMENT
SEE ALSO
NAME
xzless, lzless − view xz or lzma compressed (text) files
SYNOPSIS
xzless
[file...]
lzless [file...]
DESCRIPTION
xzless is a filter that displays text from compressed files to a terminal. It works on files compressed with xz(1) or lzma(1). If no files are given, xzless reads from standard input.
xzless uses less(1) to present its output. Unlike xzmore, its choice of pager cannot be altered by setting an environment variable. Commands are based on both more(1) and vi(1) and allow back and forth movement and searching. See the less(1) manual for more information.
The command named lzless is provided for backward compatibility with LZMA Utils.
ENVIRONMENT
LESSMETACHARS
A list of characters special to the shell. Set by xzless unless it is already set in the environment.
LESSOPEN
Set to a command line to invoke the xz(1) decompressor for preprocessing the input files to less(1).
SEE ALSO
less(1), xz(1), xzmore(1), zless(1)
More Linux Commands
manpages/TIFFcolor.3tiff.html
TIFFcolor(3tiff) - color conversion routines. (Man Page)....
TIFF supports several color spaces for images stored in that format. There is usually a problem of application to handle the data properly and convert between d
manpages/Class::Struct.3pm.html
Class::Struct(3pm) - declare struct-like datatypes as Perl c
Class::Struct exports a single function, struct. Given a list of element names and types, and optionally a class name, struct creates a Perl 5 class that implem
manpages/timer_create.2.html
timer_create(2) - create a POSIX per-process timer (ManPage)
timer_create() creates a new per-process interval timer. The ID of the new timer is returned in the buffer pointed to by timerid, which must be a non-null point
manpages/autouse.3pm.html
autouse(3pm) - postpone load of modules until a function is
If the module Module is already loaded, then the declaration use autouse Module => qw(func1 func2($;$)); is equivalent to use Module qw(func1 func2); if Module
manpages/update-pciids.8.html
update-pciids(8) - download new version of the PCI ID list
update-pciids fetches the current version of the pci.ids file from the primary distribution site and installs it. This utility requires curl, wget or lynx to be
manpages/lockward.6x.html
lockward(6x) - Rotating spinning color-cycling things.......
lockward draws a spinning, rotating set of notched wheels overlaid with some flashing effects, using OpenGL. Its a sort of cross between the wards in a combinat
manpages/gnutls_openpgp_crt_get_fingerprint.3.html
gnutls_openpgp_crt_get_fingerprint(3) - API function........
Get key fingerprint. Depending on the algorithm, the fingerprint can be 16 or 20 bytes. RETURNS On success, 0 is returned. Otherwise, an error code. REPORTING B
manpages/Tcl_DetachPids.3.html
Tcl_DetachPids(3) - manage child processes in background....
Tcl_DetachPids and Tcl_ReapDetachedProcs provide a mechanism for managing subprocesses that are running in background. These procedures are needed because the p
manpages/SDL_GetModState.3.html
SDL_GetModState(3) - Get the state of modifier keys.........
Returns the current state of the modifier keys (CTRL, ALT, etc.). RETURN VALUE The return value can be an ORd combination of the SDLMod enum. SDLMod typedef enu
manpages/smi_util.3.html
smi_util(3) - SMI type utility functions - Linux man page...
These functions FILES /usr/include/smi.h SMI library header file SEE ALSO libsmi(3), smi_module(3), smi.h AUTHOR (C) 1999-2001 Frank Strauss, TU Braunschweig, G
manpages/errstr.1ssl.html
errstr(1ssl) lookup error codes (Commands - Linux man page)
Sometimes an application will not load error message and only numerical forms will be available. The errstr utility can be used to display the meaning of the he
manpages/Tcl_CreateTrace.3.html
Tcl_CreateTrace(3) - arrange for command execution to be tra
Tcl_CreateObjTrace arranges for command tracing. After it is called, objProc will be invoked before the Tcl interpreter calls any command procedure when evaluat
