UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: uupickChapter 2
UNIX Commands
Next: Reference: uuto
 

uustat

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.

Options

-a

Report all queued jobs.

-c

When used with -t, report average time spent on queue instead of average transfer rate.

-dn

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).

-kn

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 processes.

-q

Report the jobs queued for all systems.

-rn

Renew job n by issuing a touch on its associated files.

-ssystem

Report the status of jobs for system.

-Sx

Report status for jobs of type x:

c

Completed jobs

i

Interrupted jobs

q

Queued jobs

r

Running jobs

-tsystem

Report system's average transfer rate (in bytes per second) over the past hour.

-uuser

Report the status of jobs for user.


Previous: Reference: uupickUNIX in a Nutshell: System V EditionNext: Reference: uuto
Reference: uupickBook IndexReference: uuto

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System