Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uusub(1m) [hpux man page]

uusub(1M)																 uusub(1M)

NAME
uusub - monitor uucp network SYNOPSIS
[options] DESCRIPTION
The commands, including are targeted for removal from HP-UX; see the below. defines a subnetwork and monitors the connection and traffic among the members of the subnetwork. Options recognizes the following options: Add sys to the subnetwork. Delete sys from the subnetwork. Report the statistics on connections. Report the statistics on traffic amount. Flush the connection statistics. Gather the traffic statistics over the past hr hours. Exercise the connection to the system sys. If sys is specified as exercise the connection to all the systems in the subnetwork. The connections report is formatted as follows: sys #call #ok time #dev #login #nack #other Format interpretation: sys remote system name, #call number of times the local system tried to call sys since the last flush was done, #ok number of successful connections, time latest successful connect time, #dev number of unsuccessful connections because of no available device (e.g., ACU), #login number of unsuccessful connections because of login failure, #nack number of unsuccessful connections because of no response (e.g. line busy, system down), #other number of unsuccessful connections because of other reasons. Traffic statistics are reported as follows: sfile sbyte rfile rbyte Format interpretation: sfile number of files sent, sbyte number of bytes sent over the period of time indicated in the latest uusub command with the option, rfile number of files received, rbyte number of bytes received. The command: is typically started by once a day. WARNINGS
Use of commands, including is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead. FILES
connection statistics traffic statistics system log file SEE ALSO
uucp(1), uustat(1). Tim O'Reilly and Grace Todino, O'Reilly & Associates, Inc. USA. Grace Todino and Dale Dougherty, O'Reilly & Associates, Inc. USA. TO BE OBSOLETED uusub(1M)

Check Out this Related Man Page

uuclean(1M)															       uuclean(1M)

NAME
uuclean - uucp spool directory clean-up SYNOPSIS
[options] DESCRIPTION
The commands, including are targeted for removal from HP-UX; see the below. scans the spool directories for files with the specified prefix and deletes all those that are older than the specified number of hours. Options recognizes the following options: Clean directory instead of the spool directory. If directory is not a valid spool directory, it cannot contain ``work files''; i.e., files whose names start with These files have special meaning to pertaining to job statistics. Scan for files with pre as the file prefix. Up to 10 arguments can be specified. A without any pre following will cause all files older than the specified time to be deleted. Files whose age is more than time hours are deleted if the prefix test is satisfied (default time is 72 hours). The default action for is to remove files that are older than a specified time (see option). The option is used to find files older than time hours; however, the files are not deleted. If the argument file is present the warning is placed in file; oth- erwise, the warnings go to the standard output. Only files destined for system sys are examined. Up to 10 arguments can be specified. The option sends mail to the owner of the file when it is deleted. If a file is specified, an entry is placed in file. This program is typically started by (see cron(1M)). WARNINGS
Use of commands, including is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead. FILES
spool directory SEE ALSO
uucp(1), uux(1), cron(1M), uucleanup(1M). Tim O'Reilly and Grace Todino, O'Reilly & Associates, Inc. USA. Grace Todino and Dale Dougherty, O'Reilly & Associates, Inc. USA. TO BE OBSOLETED uuclean(1M)
Man Page