home *** CD-ROM | disk | FTP | other *** search
-
-
-
- uustat(1) uustat(1)
-
-
- ¢1mNAME¢22m
- uustat - UUCP status inquiry and control
-
- ¢1mSYNOPSIS¢22m
- ¢1muustat¢22m ¢1m-a¢22m
-
- ¢1muustat¢22m [ ¢1m-s¢22m system ] [ ¢1m-u¢22m user ] [ ¢1m-o¢22m hours ] [ ¢1m-y¢22m hours ]
-
- ¢1muustat¢22m [ ¢1m-k¢22m jobid ] [ ¢1m-r¢22m jobid ]
-
- ¢1muustat¢22m ¢1m-q¢22m
-
- ¢1muustat¢22m ¢1m-m¢22m
-
- ¢1muustat¢22m ¢1m-p¢22m
-
- ¢1mDESCRIPTION¢22m
- The ¢4muustat¢24m command can display various types of status
- information about the UUCP system. It can also be used to
- cancel or rejuvenate requests made by ¢4muucp¢24m (1) or ¢4muux¢24m (1).
-
- By default ¢4muustat¢24m displays all jobs queued up for the
- invoking user, as if given the ¢1m-u¢22m option with the appro¡
- priate argument.
-
- ¢1mOPTIONS¢22m
- The following options may be given to ¢4muustat.¢24m
-
- ¢1m-a¢22m List all queued jobs.
-
- ¢1m-s¢22m ¢1msystem¢22m
- List all jobs queued up for the named system. This
- option may be specified multiple times, in which case
- all jobs for all the systems will be listed. The ¢1m-u,¢22m
- ¢1m-o,¢22m and ¢1m-y¢22m options may be used to restrict which jobs
- are listed.
-
- ¢1m-u¢22m ¢1muser¢22m
- List all jobs queued up for the named user. This
- option may be specified multiple times, in which case
- all jobs for all the users will be listed. The ¢1m-s,¢22m
- ¢1m-o,¢22m and ¢1m-y¢22m options may be used to restrict which jobs
- are listed.
-
- ¢1m-o¢22m ¢1mhours¢22m
- List all queued jobs older than the given number of
- hours. The ¢1m-s,¢22m ¢1m-u,¢22m and ¢1m-y¢22m options may be used to
- further restrict which jobs are listed.
-
- ¢1m-y¢22m ¢1mhours¢22m
- List all queued jobs younger than the given number of
- hours. The ¢1m-s,¢22m ¢1m-u,¢22m and ¢1m-o¢22m options may be used to
- further restrict which jobs are listed.
-
-
-
-
- Taylor UUCP 1.03 1
-
-
-
-
-
- uustat(1) uustat(1)
-
-
- ¢1m-k¢22m ¢1mjobid¢22m
- Kill the named job. The job id is shown by the ¢1m-s,¢22m
- ¢1m-u,¢22m ¢1m-o,¢22m or ¢1m-y¢22m options, as well as by the ¢1m-j¢22m option to
- ¢4muucp¢24m (1) or ¢4muux¢24m (1). A job may only be killed by the
- user who created the job, or by the UUCP administra¡
- tor or the superuser. The ¢1m-k¢22m option may be used mul¡
- tiple times on the command line to kill several jobs.
-
- ¢1m-r¢22m ¢1mjobid¢22m
- Rejuvenate the named job. This will mark it as hav¡
- ing been invoked at the current time, affecting the
- output of the ¢1m-o¢22m or ¢1m-y¢22m options and preserving it from
- any automated cleanup daemon. The job id is shown by
- the ¢1m-s,¢22m ¢1m-u,¢22m ¢1m-o,¢22m or ¢1m-y¢22m options, as well as by the ¢1m-j¢22m
- option to ¢4muucp¢24m (1) or ¢4muux¢24m (1). A job may only be
- rejuvenated by the user who created the job, or by
- the UUCP administrator or the superuser. The ¢1m-r¢22m
- option may be used multiple times on the command line
- to rejuvenate several jobs.
-
- ¢1m-q¢22m Display the status of commands, executions and con¡
- versations for all remote systems for which commands
- or executions are queued.
-
- ¢1m-m¢22m Display the status of conversations for all remote
- systems.
-
- ¢1m-p¢22m Display the status of all processes holding UUCP
- locks on systems or ports.
-
- ¢1m-x¢22m ¢1mtype¢22m
- Turn on particular debugging types. The following
- types are recognized: abnormal, chat, handshake,
- uucp¡proto, proto, port, config, spooldir, execute,
- incoming, outgoing. Only abnormal, config, spooldir
- and execute are meaningful for ¢4muustat.¢24m
-
- Multiple types may be given, separated by commas, and
- the ¢1m-x¢22m option may appear multiple times. A number
- may also be given, which will turn on that many types
- from the foregoing list; for example, ¢1m-x¢22m ¢1m2¢22m is equiva¡
- lent to ¢1m-x¢22m ¢1mabnormal,chat.¢22m
-
- ¢1m-I¢22m ¢1mfile¢22m
- Set configuration file to use. This option may not
- be available, depending upon how ¢4muustat¢24m was compiled.
-
- ¢1mEXAMPLES¢22m
- uustat ¡a Display status of all jobs. A sample output
- line is as follows: bugsA027h bugs ian 1992¡04¡01 13:50:04
- Executing rmail ian@airs.com (sending 1283 bytes) The for¡
- mat is jobid system user queue¡date command (size) The
- jobid may be passed to the ¢1m-k¢22m or ¢1m-r¢22m options. The size
- indicates how much data is to be transferred to the remote
-
-
-
- Taylor UUCP 1.03 2
-
-
-
-
-
- uustat(1) uustat(1)
-
-
- system, and is absent for a file receive request.
-
- The ¢1m-s,¢22m ¢1m-u,¢22m ¢1m-o,¢22m and ¢1m-y¢22m options also produce output in the
- above format.
-
- uustat ¡q Display status for all systems with queued up
- commands. A sample output line is as follows: bugs 4C (1
- hour) 0X (0 secs) 1992¡04¡01 14:45:47 Dial failed This
- indicates the system, the number of queued commands, the
- age of the oldest queued command, the number of queued
- local executions, the age of the oldest queued execution,
- the date of the last conversation, and the status of that
- conversation.
-
- uustat ¡m Display conversation status for all remote sys¡
- tems. A sample output line is as follows: bugs 1992¡04¡01
- 15:51:30 Conversation complete This indicates the system,
- the date of the last conversation, and the status of that
- conversation. If the last conversation failed, ¢4muustat¢24m
- will indicate how many attempts have been made to call the
- system. If the retry period is currently preventing calls
- to that system, ¢4muustat¢24m also displays the time when the
- next call will be permitted.
-
- uustat ¡p Display the status of all processes holding UUCP
- locks. The output format is system dependent, as ¢4muustat¢24m
- simply invokes ¢4mps¢24m (1) on each process holding a lock.
-
- ¢1mFILES¢22m
- The file names may be changed at compilation time or by
- the configuration file, so these are only approximations.
-
- /usr/lib/uucp/config ¡ Configuration file.
- /usr/spool/uucp ¡ UUCP spool directory.
-
- ¢1mSEE¢22m ¢1mALSO¢22m
- ps(1), uucp(1), uux(1), uucico(8), uuxqt(8)
-
- ¢1mAUTHOR¢22m
- Ian Lance Taylor (ian@airs.com or uunet!airs!ian)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Taylor UUCP 1.03 3
-
-
-