opensolaris man page for gzless

Query: gzless

OS: opensolaris

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

GZLESS(1)						      General Commands Manual							 GZLESS(1)

NAME
gzless - file perusal filter for crt viewing of compressed text
SYNOPSIS
gzless [ name ... ]
DESCRIPTION
Gzless is a filter which allows examination of compressed or plain text files one screenful at a time on a soft-copy terminal. It is the equivalent of setting the environment variable LESSOPEN to "|gzip -cdfq %s", and then running less. However, enough people seem to think that having the command gzless available is important to be worth providing it.
SEE ALSO
gzmore(1), less(1)
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +--------------------+-----------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +--------------------+-----------------+ |Availability | SUNWgzip | +--------------------+-----------------+ |Interface Stability | Committed | +--------------------+-----------------+
NOTES
Source for gzip is available on http://opensolaris.org. GZLESS(1)
Related Man Pages
gzforce(1) - opensolaris
zless(1) - linux
zless(1) - centos
gzmore(1) - redhat
zless(1) - xfree86
Similar Topics in the Unix Linux Community
How to learn UNIX
PHP Man Pages Now Available (Over 10,000)
Change directory for core file
What's legal and what's not?
Identify problem with while getopts