uutry(ADM) 19 June 1992 uutry(ADM) Name uutry - try to contact remote system with debugging on Syntax /usr/lib/uucp/uutry [ -x debuglevel ] [ -r ] systemname Description The uutry program is a shell script 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 <Del> or <Break>. This returns control to the terminal while uucico continues to run, sending the output to /tmp/system. 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 See also uucico(ADM), uucp(C), uux(C)