This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



uulog(1)                                                                                            uulog(1)



NAME
       uulog - display entries in the UUCP log file.

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

DESCRIPTION
       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.

OPTIONS
       -#, -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.

       -s system, --system system
            Display only log entries pertaining to the specified system.

       -u, --user user
            Display only log entries pertaining to the specified user.

       -D --debuglog
            Display the debugging log file.

       -S, --statslog
            Display the statistics log file.

       -F, --follow
            Keep displaying the log file forever, printing new lines as they are appended to the log file.

       -f system, --follow=system
            Keep displaying the log file forever, displaying only log entries pertaining  to  the  specified
            system.

       Standard UUCP options:

       -X type, --debug type
            Turn  on  particular debugging types.  The following types are recognized: abnormal, chat, hand-shake, handshake,
            shake, 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.

       -I file, --config
            Set configuration file to use.

       -v, --version
            Report version information and exit.

       --help
            Print a help message and exit.

SEE ALSO
       uucp(1)

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




                                              Taylor UUCP 1.07                                      uulog(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...