UUTRY(8C) BSD UUTRY(8C)
NAME
Uutry - try to contact remote system with debugging on
SYNOPSIS
/usr/lib/uucp/Uutry [ -x debug_level ] [ -r ] system_name
DESCRIPTION
Uutry is a shell that is used to invoke uucico to call a remote site.
Debugging is turned on (default is level 5);
OPTIONS
-xdebug_level
Overrides the default debugging level (level 5.) The level
is set to debug_level.
-r Overrides the retry time in /usr/spool/uucp/.status. The
debugging output is put in file /tmp/system_name. A tail -f
of the output is executed. DELETE or BREAK gives control
back to the terminal while uucico continues to run, putting
its output in /tmp/system_name.
FILES
/usr/lib/uucp/Systems
/usr/lib/uucp/Permissions
/usr/lib/uucp/Devices
/usr/lib/uucp/Maxuuxqts
/usr/lib/uucp/Maxuuscheds
/usr/spool/uucp/*
/usr/spool/locks/LCK*
/usr/spool/uucppublic/*
/tmp/system_name
SEE ALSO
uucico(1M).
uucp(1C), uux(1C)