?? zmore.1
字號(hào):
.TH ZMORE 1.SH NAMEzmore \- file perusal filter for crt viewing of compressed text.SH SYNOPSIS.B zmore[ name ... ].SH DESCRIPTION.I Zmoreis a filter which allows examination of compressed or plain text filesone screenful at a time on a soft-copy terminal..I zmoreworks on files compressed with.I compress, packor.I gzip,and also on uncompressed files.If a file does not exist,.I zmorelooks for a file of the same name with the addition of a .gz, .z or .Z suffix..PP.I Zmorenormally pauses after each screenful, printing --More--at the bottom of the screen.If the user then types a carriage return, one more line is displayed.If the user hits a space,another screenful is displayed. Other possibilities are enumerated later..PP.I Zmorelooks in the file.I /etc/termcapto determine terminal characteristics,and to determine the default window size.On a terminal capable of displaying 24 lines,the default window size is 22 lines.To use a pager other than the default.I more,set environment variable PAGER to the name of the desired program, such as.I less..PPOther sequences which may be typed when.I zmorepauses, and their effects, are as follows (\fIi\fP is an optional integerargument, defaulting to 1) :.PP.IP \fIi\|\fP<space>display.I imore lines, (or another screenful if no argument is given).PP.IP ^Ddisplay 11 more lines (a ``scroll'').If.I iis given, then the scroll size is set to \fIi\|\fP..PP.IP dsame as ^D (control-D).PP.IP \fIi\|\fPzsame as typing a space except that \fIi\|\fP, if present, becomes the newwindow size. Note that the window size reverts back to the default at theend of the current file..PP.IP \fIi\|\fPsskip \fIi\|\fP lines and print a screenful of lines.PP.IP \fIi\|\fPfskip \fIi\fP screenfuls and print a screenful of lines.PP.IP "q or Q"quit reading the current file; go on to the next (if any).PP.IP "e or q"When the prompt --More--(Next file: .IR file )is printed, this command causes zmore to exit..PP.IP sWhen the prompt --More--(Next file: .IR file )is printed, this command causes zmore to skip the next file and continue..PP .IP =Display the current line number..PP.IP \fIi\|\fP/exprsearch for the \fIi\|\fP-th occurrence of the regular expression \fIexpr.\fPIf the pattern is not found,.I zmoregoes on to the next file (if any).Otherwise, a screenful is displayed, starting two lines before the placewhere the expression was found.The user's erase and kill characters may be used to edit the regularexpression.Erasing back past the first column cancels the search command..PP.IP \fIi\|\fPnsearch for the \fIi\|\fP-th occurrence of the last regular expression entered..PP.IP !commandinvoke a shell with \fIcommand\|\fP. The character `!' in "command" are replaced with theprevious shell command. The sequence "\\!" is replaced by "!"..PP.IP ":q or :Q"quit reading the current file; go on to the next (if any)(same as q or Q)..PP.IP .(dot) repeat the previous command..PPThe commands take effect immediately, i.e., it is not necessary totype a carriage return.Up to the time when the command character itself is given,the user may hit the line kill character to cancel the numericalargument being formed.In addition, the user may hit the erase character to redisplay the--More-- message..PPAt any time when output is being sent to the terminal, the user canhit the quit key (normally control\-\\)..I Zmorewill stop sending output, and will display the usual --More--prompt.The user may then enter one of the above commands in the normal manner.Unfortunately, some output is lost when this is done, due to thefact that any characters waiting in the terminal's output queueare flushed when the quit signal occurs..PPThe terminal is set to.I noechomode by this program so that the output can be continuous.What you type will thus not show on your terminal, except for the / and !commands..PPIf the standard output is not a teletype, then.I zmoreacts just like.I zcat,except that a header is printed before each file..SH FILES.DT/etc/termcap Terminal data base.SH "SEE ALSO"more(1), gzip(1), zdiff(1), zgrep(1), znew(1), zforce(1), gzexe(1)
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -