home *** CD-ROM | disk | FTP | other *** search
-
- NAME
-
- UUstat - Interrogate/Modify status of UUCP jobs
-
- SYNOPSIS
-
- UUstat [-aeimq] [_KQ] [-c cmd] [_C cmd] [-k job] [-o hours] [-r job]
- [-s system] [_S system] [-u user] [_U user] [-y younger]
-
- UUstat [ALL] [COMMAND cmd] [NCOMMAND cmd] [EXECUTIONS] [KILLPROMPT]
- [KILL job] [KILLLISTED] [MACHINES] [OLDER hours] [NUMBER]
- [QUIET] [REJUVENATE job] [SYSTEM system] [NSYSTEM system]
- [USER user] [NUSER user] [YOUNGER hours]
-
-
- EXAMPLE
-
- UUstat ncommand rmail
-
- Lists all pending jobs that are not for "rmail" at a remote site.
-
- UUstat user mbs
-
- Lists all pending jobs that were created by "mbs"
-
-
- DESCRIPTION
-
- UUstat provides a mechanism to allow interrogation and modification
- of certain information about pending jobs for UUCP. UUstat obtains
- this information from files in UUSpool (and its subdirectories, if
- the configuration option UseSubDirs is set in UULib:Config).
-
- Files which are incoming (i.e., have not yet been processed by this
- computer) have a prefix of "X.", and files which are outgoing (i.e.,
- are destined for another computer) have a prefix of "C.".
-
- In general, combining major commands does not make a lot of sense,
- and UUstat will not necessarily do what you wish. However, it should
- not crash.
-
-
- OPTIONS
-
- -a = ALL
- List all UUCP jobs
-
- -c = COMMAND <cmd>
- List requests for named command
-
- _C = NCOMMAND <cmd>
- List requests for other than named command
-
- -e = EXECUTIONS
- List queued executions rather than job requests
-
- -i = KILLPROMPT
- Prompt for whether to kill each listed job
-
- -k = KILL <job>
- Kill requested job
-
- _K = KILLLISTED
- Kill each listed job
-
- -m = MACHINES
- Report status for all remote machines
-
- -o = OLDER <hours>
- List all jobs older than the given number of hours
-
- -q = NUMBER
- List number of jobs for each system
-
- _Q = QUIET
- Don't list jobs, just take actions (-i, _K)
-
- -r = REJUVENATE <job>
- Rejuvenate specified UUCP job
-
- -s = SYSTEM <system>
- List all jobs for specified system
-
- _S = NSYSTEM <system>
- List all jobs for other than specified system
-
- -u = USER <user>
- List all jobs for specified user
-
- _U = NUSER <user>
- List all jobs for other than specified user
-
- -y = YOUNGER <hours>
- List all jobs younger than given number of hours
-
-
- CONFIGURATION OPTIONS
-
- UseSubDirs Y/N
- Where UUstat searches for files is controlled by UseSubDirs.
- When UseSubDirs is set to "Y", UUstat searches for the
- files in a subdirectory of UUSpool. That subdirectory is
- named the same as the destination system. Otherwise, UUstat
- searches in UUSpool itself.
-
-
- FILES
-
- UULib:Config
- UUSpool:
- UUSpool:<system-name>/<various>
-