uulog(1) General Commands Manual uulog(1)

uulog - display entries in the UUCP log file.

uulog [-#] [-n lines] [-sf system] [-u user] [-DSF] [--lines lines] [--system system] [--user user] [--debuglog] [--statslog] [--follow] [--follow=system]

The uulog program can be used to display entries in the UUCP log file. It can select the entries for a particular system or a particular user. You can use it to see what has happened to your queued jobs in the past. Different options may be used to select which parts of the file to display.

-#, -n lines, --lines lines
Here '#' is a number; e.g., `-10'. 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 -f, -F, or --follow options are used, in which case the default is to display 10 lines.
Display only log entries pertaining to the specified system.
Display only log entries pertaining to the specified user.
Display the debugging log file.
Display the statistics log file.
Keep displaying the log file forever, printing new lines as they are appended to the log file.
Keep displaying the log file forever, displaying only log entries pertaining to the specified system.

Standard UUCP options:

Turn on particular debugging types. The following types are recognized: abnormal, chat, handshake, uucp-proto, proto, port, config, spooldir, execute, incoming, outgoing. --debug option may appear multiple times. A number may also be given, which will turn on that many types from the foregoing list; for example, --debug 2 is equivalent to --debug abnormal,chat.
Set configuration file to use.
Report version information and exit.
Print a help message and exit.

uucp(1)

Ian Lance Taylor <ian@airs.com>. Text for this Manpage comes from Taylor UUCP, version 1.07 Info documentation.

Taylor UUCP 1.07