NAME
       uuname - show UUCP system names

SYNOPSIS uuname [-flags] [match]

DESCRIPTION Uuname lists the UUCP names of known systems. If a match argument is given, output is restricted to names which match it (simple character compare). No match results in no output, and an error exit status of EX_NOHOST.

OPTIONS -a Include known system name aliases in output.

-c Show system names known to cu(1) (which may be different).

-l Show local UUCP system name.

-m The match argument is assumed to be exact. With the -a flag, uuname will match any alias, and print the real name.

-Pparams Alters the pathname for the UUCP parameters file [default: `/etc/uucp/CONFIG'].

-s Sort output.

EXAMPLES Print all nodes that contain the character sequence `uu':

uuname uu

Show all names including aliases in lexicographic order:

uuname -as

FILES /etc/uucp/CONFIG Current parameters for all network programs (see uuparams(5)). PARAMSDIR/L.aliases System name aliases. PARAMSDIR/L.sys System name data-base.

SEE ALSO uucp(1), uux(1), uuparams(5).

Check out the Unix Man pages Manuals
Hosted by www.Geocities.ws

1