UUTRY(ADM) UNIX System V
Name
uutry - tries to contact remote system with debugging on.
Syntax
/usr/lib/uucp/uutry [ -x debug_level ] [ -r ] system_name
Description
The uutry program is a shell that invokes uucico to call a
remote site. Debugging is automatically enabled at default
level 5; -x overrides this value. If uutry successfully
connects to the remote system, uutry stores the debugging
output in the file /tmp/system, where system is the name of
the remote system. In addition, uutry uses tail -f to print
the last 10 lines of the debugging output to the standard
output.
To break out of the shell created by uutry , press DELETE or
BREAK . This returns control to the terminal while uucico
continues to run, sending the output to /tmp/system_name.
The -r option overrides the retry time in
/usr/spool/uucp/.status.
Files
/usr/lib/uucp/Systems
/usr/lib/uucp/Permissions
/usr/lib/uucp/Devices
/usr/lib/uucp/Maxuuscheds
/usr/lib/uucp/Maxuuxqts
/usr/spool/uucp/*
/usr/spool/uucppublic/*
/tmp/system_name
See Also
uucico(ADM), uucp(C), uux(C)
(printed 8/23/89) UUTRY(ADM)