uuname 1 "Taylor UUCP 1.07"
NAME
uuname - list remote UUCP sites
SYNOPSIS
uuname [-a] [--aliases]

uuname [-l] [--local]

DESCRIPTION
By default, the uuname program simply lists the names of all the remote systems mentioned in the UUCP configuration files.

The uuname program may also be used to print the UUCP name of the local system.

The uuname program is mainly for use by shell scripts.

OPTIONS

5 -a, --aliases List all aliases for remote systems, as well as their canonical names. Aliases may be specified in the `sys' file.

5 -l, --local Print the UUCP name of the local system, rather than listing the names of all the remote systems.

Standard UUCP options:

5 -x type, --debug type Turn on particular debugging types. The following types are recognized: abnormal, chat, handshake, uucp-proto, proto, port, config, spooldir, execute, incoming, outgoing.

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

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

5 --help Print a help message and exit.

SEE ALSO
uucp(1)
FILES

5 /usr/share/uucp/sys UUCP system configuration file used to describe all known sites to the local host.

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