Annotation of 43BSDReno/usr.sbin/implog/implog.8, revision 1.1

1.1     ! root        1: .\" Copyright (c) 1983 The Regents of the University of California.
        !             2: .\" All rights reserved.
        !             3: .\"
        !             4: .\" Redistribution and use in source and binary forms are permitted provided
        !             5: .\" that: (1) source distributions retain this entire copyright notice and
        !             6: .\" comment, and (2) distributions including binaries display the following
        !             7: .\" acknowledgement:  ``This product includes software developed by the
        !             8: .\" University of California, Berkeley and its contributors'' in the
        !             9: .\" documentation or other materials provided with the distribution and in
        !            10: .\" all advertising materials mentioning features or use of this software.
        !            11: .\" Neither the name of the University nor the names of its contributors may
        !            12: .\" be used to endorse or promote products derived from this software without
        !            13: .\" specific prior written permission.
        !            14: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
        !            15: .\" WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
        !            16: .\" MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
        !            17: .\"
        !            18: .\"    @(#)implog.8    6.6 (Berkeley) 6/24/90
        !            19: .\"
        !            20: .TH IMPLOG 8 "June 24, 1990"
        !            21: .UC 5
        !            22: .SH NAME
        !            23: implog \- IMP log interpreter
        !            24: .SH SYNOPSIS
        !            25: .B implog
        !            26: [
        !            27: .B \-DFLcfr
        !            28: ] [
        !            29: .B \-h
        !            30: .I host#
        !            31: ] [
        !            32: .B \-i
        !            33: .I imp#
        !            34: ] [
        !            35: .B \-l
        !            36: .I link
        !            37: ] [
        !            38: .B \-t
        !            39: .I message-type
        !            40: ]
        !            41: .SH DESCRIPTION
        !            42: .I Implog
        !            43: is program which interprets the message log produced by
        !            44: .IR implogd (8).
        !            45: .PP
        !            46: If no arguments are specified, 
        !            47: .I implog
        !            48: interprets and prints every message present in the message file.
        !            49: Options may be specified to force printing only a subset of the logged
        !            50: messages.
        !            51: .TP
        !            52: .B \-D
        !            53: Do not show data messages. 
        !            54: .TP
        !            55: .B \-F
        !            56: Follow the logging process in action.
        !            57: This flag causes
        !            58: .I implog
        !            59: to check for, and display, new logged messages every 5 seconds.
        !            60: .TP
        !            61: .B \-L
        !            62: Show only those messages received on the link number of the
        !            63: IP protocol.
        !            64: .TP
        !            65: .B \-c
        !            66: In addition to printing any data messages logged, show the
        !            67: contents of the data in hexadecimal bytes.
        !            68: .TP
        !            69: .B \-f
        !            70: Follow the logging process in action as with
        !            71: .B \-F ,
        !            72: but print the current contents of the log file first.
        !            73: .TP
        !            74: .B \-h
        !            75: Show only those messages received from the specified host.
        !            76: (Usually specified in conjunction with an imp.)
        !            77: .TP
        !            78: .B \-i
        !            79: Show only those messages received from the specified imp.
        !            80: .TP
        !            81: .B \-l
        !            82: Show only those messages received on the specified ``link''.
        !            83: .TP
        !            84: .B \-r
        !            85: Print the raw imp leader, showing all fields,
        !            86: in addition to the formatted interpretation according to type.
        !            87: .TP
        !            88: .B \-t
        !            89: Show only those messages received of the specified message type.
        !            90: .SH "SEE ALSO"
        !            91: imp(4), implogd(8)
        !            92: .SH BUGS
        !            93: Cannot specify multiple hosts, imps, etc.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.