| Click this button to go to the index for this section. |
uutry(1)
NAME
uutry - Trys to contact remote system with debugging onSYNOPSIS
uutry systemDESCRIPTION
The uutry command is a shell that invokes uucico to call a remote site, system. Debugging is turned on (level 9). The debugging output is put into the file /tmp/system. A tail -f on this file is executed so that the debugging output is printed on the terminal during execution. Typing the Interrupt key sequence gives control back to the terminal while uucico continues to run, putting its output in /tmp/system. The uutry command overrides any retry period for a remote system and will attempt to establish a connection immediately. The output file, /tmp/system is overwritten each time uutry is executed to system.FILES
/usr/lib/uucp/Systems On a given system, this file contains a list of remote sites accessible through the UUCP protocol. /usr/lib/uucp/Permissions The primary security file for uucp which specifies access permissions for remote systems. /usr/lib/uucp/Devices Contains information about devices on the local system that can establish a connection to a remote computer using the uucp program. /usr/spool/uucp/* The spool directory where uucp maintains its temporary work files. /var/spool/locks/LCK* Contains lock files that prevent multiple uses of devices and multiple calls to systems. /usr/spool/uucppublic/* Called the public directory on a given system, UUCP uses it for sending and receiving information; ~uucp is a brief way of specifying it. /tmp/system A file created by uutry to contain traces generated by uucico while connecting to system, system.RELATED INFORMATION
Commands: uucico(8)