1 .\" $NetBSD: zmore.1,v 1.4 2013/11/12 21:58:37 pettai Exp $
2 .\" $OpenBSD: zmore.1,v 1.10 2009/08/16 09:41:08 sobrado Exp $
4 .\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com>
6 .\" Permission to use, copy, modify, and distribute this software for any
7 .\" purpose with or without fee is hereby granted, provided that the above
8 .\" copyright notice and this permission notice appear in all copies.
10 .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
11 .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
12 .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
13 .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
14 .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
15 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
16 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
18 .\" Sponsored in part by the Defense Advanced Research Projects
19 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
20 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
28 .Nd view compressed files
38 is a filter that allows the viewing of files compressed with Lempel-Ziv
40 Such files generally have a
48 formats are supported).
51 that are specified are passed to the user's preferred
65 When multiple files are specified,
67 will pause at the end of each file and present the following prompt to the user:
68 .Bd -literal -offset indent
69 prev_file (END) - Next: next_file
74 is the file that was just displayed and
76 is the next file to be displayed.
77 The following keys are recognized at the prompt:
78 .Bl -tag -width "e or q" -offset indent
83 skip the next file (or exit if the next file is the last).
86 If no files are specified,
88 will read from the standard input.
93 style compression since there is no suffix on which to make a decision.
95 .Bl -tag -width "PAGER"
97 Program used to display files.