xref: /csrg-svn/usr.bin/uucp/uusnap/uusnap.8 (revision 62407)
1*62407Sbostic.\" Copyright (c) 1983, 1991, 1993
2*62407Sbostic.\"	The Regents of the University of California.  All rights reserved.
319026Smckusick.\"
447469Scael.\" %sccs.include.redist.man%
519026Smckusick.\"
6*62407Sbostic.\"     @(#)uusnap.8	8.1 (Berkeley) 06/06/93
747469Scael.\"
847469Scael.Dd
947469Scael.Dt UUSNAP 8
1047469Scael.Os BSD 4.2
1147469Scael.Sh NAME
1247469Scael.Nm uusnap
1347469Scael.Nd show snapshot of the
1447469Scael.Tn UUCP
1547469Scaelsystem
1647469Scael.Sh SYNOPSIS
1747469Scael.Nm uusnap
1847469Scael.Sh DESCRIPTION
1947469Scael.Nm Uusnap
2047469Scaeldisplays in tabular format a synopsis of the current
2147469Scael.Tn UUCP
2219026Smckusicksituation.  The format of each line is as follows:
2347469Scael.Bd -literal -offset indent -compact
2447469Scael
2519026Smckusicksite   N Cmds   N Data   N Xqts   Message
2647469Scael
2747469Scael.Ed
2819026SmckusickWhere "site" is the name of the site with work, "N" is a count of
2919026Smckusickeach of the three possible types of work (command, data, or remote execute),
3019026Smckusickand "Message" is the current status message for that
3147469Scaelsite as found in the
3247469Scael.Tn STST
3347469Scaelfile.
3447469Scael.Pp
3547469ScaelIncluded in "Message" may be the time left before
3647469Scael.Tn UUCP
3747469Scaelcan re-try the
3847469Scaelcall, and the count of the number of times that
3947469Scael.Tn UUCP
4047469Scaelhas tried
4127393Smckusick(unsuccessfully) to reach the site.
4247469Scael.Sh SEE ALSO
4347469Scael.Xr uucp 1 ,
4447469Scael.Xr uux 1 ,
4547469Scael.Xr uuq 1 ,
4647469Scael.Xr uucico 8
4747469Scael.Rs
4847469Scael.%T "UUCP Implementation Guide"
4947469Scael.Re
5047469Scael.Sh HISTORY
5147469ScaelThe
5247469Scael.Nm
5347469Scaelcommand appeared in
5447469Scael.Bx 4.2 .
55