Provides information about other systems accessible to the local system.
The uuname command is a Basic Networking Utilities (BNU) command that displays a list of all the computers networked to the local system. This list of accessible systems is displayed on the screen of the local terminal.
In order for a local system to communicate with a remote system by way of BNU, the remote system must:
BNU can be used to communicate between a workstation and a non-UNIX-based operating system, but such communications may require additional hardware or software. The remote systems accessible with BNU commands are identified when the BNU programs are installed and listed in a BNU Systems file (by default, the /etc/uucp/Systems file, or one or more files specified in the /etc/uucp/Sysfiles file).
Before copying a file to another system with the uuto or uucp command, issue the uuname command to determine the exact name of the remote system.
uunameThe system responds with a list similar to the following:
arthur hera merlin zeus
uuname -lThe system responds with something similar to the following:
nostromo
/usr/bin/uuname | Contains the uuname command. |
/etc/uucp/Systems | Lists accessible remote systems. |
/etc/uucp/Sysfiles | Specifies alternate files to be used as Systems files. |
/var/spool/uucp | Contains BNU administrative files. |
/var/spool/uucppublic | Contains BNU files awaiting transfer (public directory). |
The ct command, cu command, uname command, uucp command, uupick command, uustat command, uuto command, uux command.