1LBZLESS(1)                  General Commands Manual                 LBZLESS(1)
2
3
4

NAME

6       lbzless - file perusal filter for crt viewing of compressed text
7

SYNOPSIS

9       lbzless [ name ...  ]
10

DESCRIPTION

12       Zless  is a filter which allows examination of compressed or plain text
13       files one screenful at a time on  a  soft-copy  terminal.   It  is  the
14       equivalent  of  setting  the  environment variable LESSOPEN to '|lbzip2
15       -cdq  --  %s',  and   the   environment   variable   LESSMETACHARS   to
16       '<space><tab><newline>;*?"()<>[|&^`#\$%=~',   and  then  running  less.
17       However, enough people seem to think that having  the  command  lbzless
18       available is important to be worth providing it.
19

SEE ALSO

21       lbzmore(1), less(1)
22

BUGS

24       Zless  does not work with compressed data that is piped to it via stan‐
25       dard input; it requires that input files be specified as arguments.  To
26       read  compressed data from a pipe, you can use ...|bunzip2|less instead
27       of ...|lbzless.
28
30       Copyright © 2006, 2007 Free Software Foundation, Inc.
31       Copyright © 1992, 1993 Jean-loup Gailly
32
33       Permission is granted to make and distribute verbatim  copies  of  this
34       manual  provided  the  copyright  notice and this permission notice are
35       preserved on all copies.
36
37       Permission is granted to copy and distribute modified versions of  this
38       manual  under  the  conditions  for verbatim copying, provided that the
39       entire resulting derived work is distributed under the terms of a  per‐
40       mission notice identical to this one.
41
42       Permission  is granted to copy and distribute translations of this man‐
43       ual into another language, under the above conditions for modified ver‐
44       sions,  except  that this permission notice may be stated in a transla‐
45       tion approved by the Foundation.
46
47
48
49                                                                    LBZLESS(1)
Impressum