From: Paul Eggert Date: Thu, 17 Sep 1998 20:29:09 +0000 (+0000) Subject: Initial revision X-Git-Tag: v1.3.12~122 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=a6300866bf6e3e6a6d371d5479f40388db576c72;p=debian%2Fgzip Initial revision --- diff --git a/zless.1 b/zless.1 new file mode 100644 index 0000000..996fb0c --- /dev/null +++ b/zless.1 @@ -0,0 +1,18 @@ +.TH ZLESS 1 +.SH NAME +zless \- file perusal filter for crt viewing of compressed text +.SH SYNOPSIS +.B zless +[ name ... ] +.SH DESCRIPTION +.I Zless +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 PAGER to +.I less, +and then running zmore. However, enough people seem to think that having the +command +.I zless +available is important to be worth providing it. +.SH "SEE ALSO" +zmore(1), less(1)