Go to the first, previous, next, last section, table of contents.


Invoking uuname

uuname [-a] [--aliases]
uuname -l
uuname --local

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.

The following options may be given to uuname.

`-a'
`--aliases'
List all aliases for remote systems, as well as their canonical names. Aliases may be specified in the `sys' file (see section Naming the System).
`-l'
`--local'
Print the UUCP name of the local system, rather than listing the names of all the remote systems.
`-x type'
`--debug type'
`-I file'
`--config file'
`-v'
`--version'
`--help'
See section Standard Options.


Go to the first, previous, next, last section, table of contents.