uustat
[
options
]
Provide information about uucp
requests. This command can also be used to cancel uucp
requests. Options -a
, -j
, -k
, -m
, -p
, -q
, and -r
cannot be used with each other.
-a
Report all queued jobs.
-c
When used with -t
, report average time spent on queue instead of average transfer rate.
-d
n
When used with -t
, report averages for past n
minutes instead of past hour.
-j
Report the total number of jobs displayed (use only with -a
or -s
).
-k
n
Kill job request n
; you must own it.
-m
Report accessibility of other systems.
-n
Suppress standard output but not standard error.
-p
Execute a ps -flp
on active UUCP processes.
-q
Report the jobs queued for all systems.
-r
n
Renew job n
by issuing a touch
on its associated files.
-s
system
Report the status of jobs for system
.
-S
x
Report status for jobs of type x
:
-t
system
Report system
's average transfer rate (in bytes per second) over the past hour.
-u
user
Report the status of jobs for user
.