FreeBSD Bugzilla – Attachment 112938 Details for
Bug 154441
[patch] zmore(1) man page update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.shar
file.shar (text/plain), 2.98 KB, created by
Ben Haga
on 2011-02-01 17:10:11 UTC
(
hide
)
Description:
file.shar
Filename:
MIME Type:
Creator:
Ben Haga
Created:
2011-02-01 17:10:11 UTC
Size:
2.98 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># zmore.1 ># >echo x - zmore.1 >sed 's/^X//' >zmore.1 << '9d2b84c92a70db7db1593843ba45b9cf' >X.\" $NetBSD: zmore.1,v 1.3 2003/12/28 12:47:52 wiz Exp $ >X.\" $OpenBSD: zmore.1,v 1.3 2003/06/23 21:00:48 deraadt Exp $ >X.\" >X.\" Copyright (c) 2003 Todd C. Miller <Todd.Miller@courtesan.com> >X.\" >X.\" Permission to use, copy, modify, and distribute this software for any >X.\" purpose with or without fee is hereby granted, provided that the above >X.\" copyright notice and this permission notice appear in all copies. >X.\" >X.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES >X.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF >X.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR >X.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES >X.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN >X.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF >X.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. >X.\" >X.\" Sponsored in part by the Defense Advanced Research Projects >X.\" Agency (DARPA) and Air Force Research Laboratory, Air Force >X.\" Materiel Command, USAF, under agreement number F39502-99-1-0512. >X.\" >X.\" $FreeBSD: src/usr.bin/gzip/zmore.1,v 1.1.12.1.2.1 2009/10/25 01:10:29 kensmith Exp $ >X.Dd January 26, 2007 >X.Dt ZMORE 1 >X.Os >X.Sh NAME >X.Nm zmore >X.Nd view compressed files on a screen >X.Sh SYNOPSIS >X.Nm zmore >X.Op Ar flags >X.Op Ar file ... >X.Sh DESCRIPTION >X.Nm >Xis a filter that allows the viewing of files compressed with Lempel-Ziv >Xencoding. >XSuch files generally have a >X.Dq Z >Xor >X.Dq gz >Xextension (both the >X.Xr compress 1 >Xand >X.Xr gzip 1 >Xformats are supported). >XAny >X.Ar flags >Xthat are specified are passed to the user's preferred >X.Ev PAGER >X(which is >X.Pa /usr/bin/more >Xby default). >X.Pp >XWhen multiple files are specified, >X.Nm >Xwill pause at the end of each file and present the following prompt to the user: >X.Bd -literal -offset indent >Xprev_file (END) - Next: next_file >X.Ed >X.Pp >XWhere >X.Sy prev_file >Xis the file that was just displayed and >X.Sy next_file >Xis the next file to be displayed. >XThe following keys are recognized at the prompt: >X.Bl -tag -width "e or q" -offset indent >X.It Ic e No or Ic q >Xquit >X.Nm zmore . >X.It Ic s >Xskip the next file (or exit if the next file is the last). >X.El >X.Pp >XIf no files are specified, >X.Nm >Xwill read from the standard input. >XIn this mode >X.Nm >Xwill assume >X.Xr gzip 1 >Xstyle compression since there is no suffix on which to make a decision. >X.Sh ENVIRONMENT >X.Bl -tag -width "PAGER" >X.It Ev PAGER >XProgram used to display files. >XIf unset, >X.Pa /usr/bin/more >Xis used. >X.El >X.Sh SEE ALSO >X.Xr compress 1 , >X.Xr less 1 , >X.Xr more 1 >9d2b84c92a70db7db1593843ba45b9cf >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 154441
:
112937
| 112938