8980 BIOS clock is sometimes one hour fast
[unleashed.git] / usr / src / man / man1m / uuxqt.1m
blobed6e08460c0dc3f132be9b15705baa81c27b0fb2
1 '\" te
2 .\"  Copyright 1989 AT&T  Copyright (c) 1997 Sun Microsystems, Inc.  All Rights Reserved.
3 .\" 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.
4 .\" 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.
5 .\" 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]
6 .TH UUXQT 1M "May 19, 1993"
7 .SH NAME
8 uuxqt \- execute remote command requests
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fB/usr/lib/uucp/uuxqt\fR [\fB-s\fR \fIsystem\fR] [\fB-x\fR \fIdebug-level\fR]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 \fBuuxqt\fR is the program that executes remote job requests from remote
19 systems generated by the use of the \fBuux\fR command. (\fBmail\fR uses
20 \fBuux\fR for remote mail requests). \fBuuxqt\fR searches the spool directories
21 looking for execution requests. For each request, \fBuuxqt\fR checks to see if
22 all the required data files are available, accessible, and the requested
23 commands are permitted for the requesting system. The \fBPermissions\fR file is
24 used to validate file accessibility and command execution permission.
25 .sp
26 .LP
27 There are two environment variables that are set before the \fBuuxqt\fR command
28 is executed:
29 .RS +4
30 .TP
31 .ie t \(bu
32 .el o
33 \fBUU_MACHINE\fR is the machine that sent the job (the previous one).
34 .RE
35 .RS +4
36 .TP
37 .ie t \(bu
38 .el o
39 \fBUU_USER\fR is the user that sent the job.
40 .RE
41 .sp
42 .LP
43 These can be used in writing commands that remote systems can execute to
44 provide information, auditing, or restrictions.
45 .SH OPTIONS
46 .sp
47 .LP
48 The following options are supported:
49 .sp
50 .ne 2
51 .na
52 \fB\fB-s\fR\fI system\fR\fR
53 .ad
54 .RS 18n
55 Specifies the remote \fIsystem\fR name.
56 .RE
58 .sp
59 .ne 2
60 .na
61 \fB\fB-x\fR\fI debug-level\fR\fR
62 .ad
63 .RS 18n
64 \fIdebug-level\fR is a number from \fB0\fR to \fB9\fR. Higher numbers give more
65 detailed debugging information.
66 .RE
68 .SH FILES
69 .sp
70 .ne 2
71 .na
72 \fB\fB/etc/uucp/Limits\fR\fR
73 .ad
74 .RS 25n
76 .RE
78 .sp
79 .ne 2
80 .na
81 \fB\fB/etc/uucp/Permissions\fR\fR
82 .ad
83 .RS 25n
85 .RE
87 .sp
88 .ne 2
89 .na
90 \fB\fB/var/spool/locks/*\fR\fR
91 .ad
92 .RS 25n
94 .RE
96 .sp
97 .ne 2
98 .na
99 \fB\fB/var/spool/uucp/*\fR\fR
101 .RS 25n
105 .SH SEE ALSO
108 \fBmail\fR(1), \fBuucp\fR(1C), \fBuustat\fR(1C), \fBuux\fR(1C),
109 \fBuucico\fR(1M), \fBattributes\fR(5)