1uuxqt(1M)               System Administration Commands               uuxqt(1M)
2
3
4

NAME

6       uuxqt - execute remote command requests
7

SYNOPSIS

9       /usr/lib/uucp/uuxqt [-s system] [-x debug-level]
10
11

DESCRIPTION

13       uuxqt is the program that executes remote job requests from remote sys‐
14       tems generated by the use of the uux command. (mail uses uux for remote
15       mail requests). uuxqt searches the spool directories looking for execu‐
16       tion requests. For each  request,  uuxqt  checks  to  see  if  all  the
17       required  data  files are available, accessible, and the requested com‐
18       mands are permitted for the requesting system. The Permissions file  is
19       used to validate file accessibility and command execution permission.
20
21
22       There  are two environment variables that are set before the uuxqt com‐
23       mand is executed:
24
25           o      UU_MACHINE is the machine that sent the  job  (the  previous
26                  one).
27
28           o      UU_USER is the user that sent the job.
29
30
31       These  can  be used in writing commands that remote systems can execute
32       to provide information, auditing, or restrictions.
33

OPTIONS

35       The following options are supported:
36
37       -s system         Specifies the remote system name.
38
39
40       -x debug-level    debug-level is a number from 0 to 9.  Higher  numbers
41                         give more detailed debugging information.
42
43

FILES

45       /etc/uucp/Limits
46
47
48       /etc/uucp/Permissions
49
50
51       /var/spool/locks/*
52
53
54       /var/spool/uucp/*
55
56

ATTRIBUTES

58       See attributes(5) for descriptions of the following attributes:
59
60
61
62
63       ┌─────────────────────────────┬─────────────────────────────┐
64       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
65       ├─────────────────────────────┼─────────────────────────────┤
66       │Availability                 │SUNWbnuu                     │
67       └─────────────────────────────┴─────────────────────────────┘
68

SEE ALSO

70       mail(1), uucp(1C), uustat(1C), uux(1C), uucico(1M),  attributes(5)
71
72
73
74SunOS 5.11                        19 May 1993                        uuxqt(1M)
Impressum