.TH uulog 1 "Taylor UUCP 1.07" .\" manual page source format generated by PolyglotMan v3.0.8+X.Org, .\" available at http://polyglotman.sourceforge.net/ .SH NAME uulog \- display the UUCP log file. .SH SYNOPSIS .B uulog .RI [ \-#] .RI [ \-n\ lines ] .RI [ \-sf\ system ] .RI [ \-u\ user ] .RI [ \-DSF ] .RI [ \-\-lines\ lines ] .RI [ \-\-system\ system ] .RI [ \-\-user\ user ] .RI [ \-\-debuglog ] .RI [ \-\-statslog ] .RI [ \-\-follow ] .RI [ \-\-follow=system ] .SH DESCRIPTION The \fBuulog\fR program may be used to display the UUCP log file. .SH OPTIONS Different options may be used to select which parts of the file to display. .LP \fI\-#\fR .br \fI\-n lines\fR .br \fI\-\-lines lines\fR .RS 7 Here \fB#\fR is a number; e.g., \fI\-10\fR. The specified number of lines is displayed from the end of the log file. The default is to display the entire log file, unless the \fI\-f\fR, \fI\-F\fR, or \fI\-\-follow\fR options are used, in which case the default is to display 10 lines. .RE .LP \fI\-s system\fR .br \fI\-\-system system\fR .RS 7 Display only log entries pertaining to the specified system. .RE .LP \fI\-u user\fR .br \fI\-\-user user\fR .RS 7 Display only log entries pertaining to the specified user. .RE .LP \fI\-D\fR .br \fI\-\-debuglog\fR .RS 7 Display the debugging log file. .RE .LP \fI\-S\fR .br \fI\-\-statslog\fR .RS 7 Display the statistics log file. .RE .LP \fI\-F\fR .br \fI\-\-follow\fR .RS 7 Keep displaying the log file forever, printing new lines as they are appended to the log file. .RE .LP \fI\-f system\fR .br \fI\-\-follow=system\fR .RS 7 Keep displaying the log file forever, displaying only log entries pertaining to the specified system. .RE .LP \fI\-X type\fR .br \fI\-\-debug type\fR .br \fI\-I file\fR .br \fI\-\-config file\fR .br \fI\-v\fR .br \fI\-\-version\fR .br \fI\-\-help\fR .RS 7 Standard Options as found in .BR uucp (1), but note that \fBuulog\fR specifies the debugging type using \fI\-X\fR rather than the usual \fI\-x\fR. .RE .LP The operation of \fBuulog\fR depends to some degree upon the type of log files generated by the UUCP programs. This is a compile time option. .B If the UUCP programs have been compiled to use HDB style log files, .B uulog changes in the following ways: .LP * The new options \fI\-x\fR and \fI\-\-uuxqtlog\fR may be used to list the \fBuuxqt\fR log file. .LP * It is no longer possible to omit all arguments: one of \fI\-s\fR, \fI\-\-system\fR, \fI\-f\fR, \fI\-\-follow=system\fR, \fI\-D\fR, \fI\-\-debuglog\fR, \fI\-S\fR, \fI\-\-statslog\fR, \fI\-x\fR, or \fI\-\-uuxqtlog\fR must be used. .LP * The option \fI\-\-system ANY\fR may be used to list log file entries which do not pertain to any particular system. .SH SEE ALSO .BR mail (1), .BR uux (1), .BR uustat (1), .BR uucico (8). .SH AUTHOR This manual page source format was generated by PolyglotMan from the output of the command .RS 5 .B info uucp 'Invoking uulog' .RE