implog.8c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 58 行
8C
58 行
.\" SCCSID: @(#)implog.8c 8.1 9/11/90.TH implog 8c.SH Nameimplog \- IMP log interpreter.SH Syntax.B /etc/implog[ \fIoptions\fR\ ].SH Description.NXR "implog program".NXS "IMP log interpreter" "implog program"The.PN implogprogram interprets the message log produced by .MS implogd 8c ..PPIf no arguments are specified, .PN imploginterprets and prints every message present in the messagefile..SH OptionsOptions may be specified to force the printing of only asubset of the logged messages..IP \fB-c\fR 10 In addition to printing any data messages logged, show thecontents of the data in hexadecimal bytes..IP \fB-D\fR Do not show data messages. .IP \fB-f\fR Follow the logging process in action. This flag causes.PN implogto print the current contents of the log file, thencheck for new logged messages every 5 seconds. .IP "\fB\-h\fP \fIhost\fP#" Show only those messages received from the specified host.(Usually specified in conjunction with an .PN imp.).IP "\fB\-i\fP \fIimp\fP#" Show only those messages received from the specified .PN imp ..IP "\fB\-l\fP [ \fIlink\fP# ]" Show only those messages received on the specified link. Ifno value is given for the link, the link number of the IP protocolis assumed..IP \fB\-r\fR Print the raw .PN imp leader, showing all fields, in addition to theformatted interpretation according to type..IP "\fB\-t\fP \fImessage-type\fP"Show only those messages received of the specified message type..SH RestrictionsCannot specify multiple hosts, imps, and so forth..spCannot follow the reception of messages without looking atthose currently in the file..SH See Alsoimp(4), implogd(8c)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?