xref: /illumos-gate/usr/src/man/man8/Uutry.8 (revision bbf21555)
te
Copyright 1989 AT&T Copyright (c) 1997 Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
UUTRY 8 "May 18, 1993"
NAME
Uutry, uutry - attempt to contact remote system with debugging on
SYNOPSIS

/usr/lib/uucp/Uutry [-r] [-c type] [-x debug-level] system-name
DESCRIPTION

Uutry is a shell script that is used to invoke uucico(8) to call a remote site. Debugging is initially turned on and is set to the default value of 5. The debugging output is put in file /tmp/system-name.

OPTIONS

The following options are supported: -r

This option overrides the retry time that is set in file /var/uucp/.Status/system-name.

-c type

The first field in the Devices file is the "Type" field. The -c option forces uucico to use only entries in the "Type" field that match the user-specified type. The specified type is usually the name of a local area network.

-x debug-level

debug-level is a number from 0 to 9. Higher numbers give more detailed debugging information.

FILES
/etc/uucp/Devices

/etc/uucp/Limits

/etc/uucp/Permissions

/etc/uucp/Systems

/tmp/system-name

/var/spool/locks/*

/var/spool/uucp/*

/var/spool/uucppublic/*

SEE ALSO

uucp (1C), uux (1C), attributes (7), uucico (8)