DOKK / manpages / debian 10 / uucp / uulog.1.en
UULOG(1) General Commands Manual UULOG(1)

uulog - Display the UUCP log file.

uulog [-n number] [-sf system] [-u user] [-DSF] [-I file] [-X debug]

Uulog is a program that displays the log file for the Taylor UUCP service.

Show the given number of lines from the end of the log.
Print entries for the named system.
Follow entries for the named system.
Print entries for the named user.
Follow entries for any system.
Show the statistics file.
Show the debugging file.
Set the debugging level.
Set the configuration file to use.
Print the software version and exit.
Print a help screen and exit.

According to comments in the source, this is a pretty bad implementation of uulog. It only takes a single -s and/or -u switch.

uucp(1)

This manual page is a quick write-up for Debian done by Kevin Kreamer <kkreamer@etherhogz.org>, by making a manpage out of uulog --help.