.TH uuname 1 "Taylor UUCP 1.07" .SH NAME uuname \- list remote UUCP sites .SH SYNOPSIS .B uuname [-a] [--aliases] .PP .B uuname [-l] [--local] .SH DESCRIPTION By default, the .B uuname program simply lists the names of all the remote systems mentioned in the UUCP configuration files. .PP The .B uuname program may also be used to print the UUCP name of the local system. .PP The .B uuname program is mainly for use by shell scripts. .SH OPTIONS .TP 5 .B \-a, \-\-aliases List all aliases for remote systems, as well as their canonical names. Aliases may be specified in the `sys' file. .TP 5 .B \-l, \-\-local Print the UUCP name of the local system, rather than listing the names of all the remote systems. .PP Standard UUCP options: .TP 5 .B \-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. .TP 5 .B \-I file, \-\-config file Set configuration file to use. .TP 5 .B \-v, \-\-version Report version information and exit. .TP 5 .B \-\-help Print a help message and exit. .SH SEE ALSO uucp(1) .SH FILES .TP 5 /etc/uucp/sys UUCP system configuration file used to describe all known sites to the local host. .SH AUTHOR Ian Lance Taylor . Text for this Manpage comes from Taylor UUCP, version 1.07 Info documentation.