.TH uulog "" "" Command
.PC "Read a \*(UU log"
\fBuulog [\-f\fIsystem\^\fB] [\-s\fIsystem\^\fB] [\-n\fInumber\^\fB] [\fB\-x\fR]
.PP
.HS
.SH Options:
.IC "\fB\-f\fIsystem\fR"
Show \*(UU activity as it is logged; like \fBtail -f\fR
.IC "\fB\-n\fInumber\fR"
Display \fInumber\fR lines from the end of the log
.IC "\fB\-s\fIsystem\fR"
Display the \*(UU log for \fIsystem\fR
.IC "\fB\-x\fR"
Display logs for \fBuuxqt\fR instead of \fBuucico\fR
.HE
.B uulog
copies the last part of the file
\fB/usr/spool/uucp/.Log/uucico/\fIsystem\fR
to see what
.B uucico
has done recently.
.I system
names the remote system whose logfile will be examined.
If it is not specified, logfiles for all systems are displayed.
.PP
.B uulog
recognizes the following options:
.IP "\fB\-f\fIsystem\fR"
Similar to the command
.BR "tail \-f" :
this forces
.B uulog
to display \*(UU activity as it is written into the log file for
.IR system ,
until you interrupt it by typing \fB<ctrl-C>\fR.
.IP \fB\-n\fInumber\fR"
Display only
.I number
lines from the end of the log.
.IP "\fB\-s\fIsystem\fR"
Display the log file for
.IR system .
.IP \fB\-x\fR
Display the log file for the command
.B uuxqt
rather than
.BR uucico .
.SH Files
\fB/usr/spool/uucp/.Log/uucico/\fIsystem\fR \(em \fBuucico\fR log file for \fIsystem\fR
.br
\fB/usr/spool/uucp/.Log/uuxqt/\fIsystem\fR \(em \fBuuxqt\fR log file for \fIsystem\fR
.SH "See Also"
.Xr "commands," commands
.Xr "UUCP" uucp
