Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

uuclean(1m) [hpux 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)

Check Out this Related Man Page

uugetty(1M)															       uugetty(1M)

NAME
uugetty - set terminal type, modes, speed and line discipline SYNOPSIS
timeout] line [speed [type [linedisc]]] file DESCRIPTION
The commands, including are targeted for removal from HP-UX; see the below. sets terminal type, modes, speed and line discipline. It is similar to except that supports using the line in both directions (see getty(1M)). This allows users to log in, but, if the line is free, and can dial out (see uucico(1), cu(1), and ct(1)). When devices are used with and lock files are created. Therefore, when the call to returns (see open(2)) (or the first character is read when the option is used), the status of the lock files indicates whether the line is used by or someone trying to log in. See getty(1M) for more information. Note that with the option, several carriage-return characters might be required before the login message is output. When is trying to log in, it can be instructed to enter numerous carriage-return characters with the following login script: where ... represents whatever would normally be used for the login sequence. An entry for an intelligent modem or direct line that has a on each end must use the option (this causes uugetty to wait to read a charac- ter before it enters the login message, thus preventing two instances of from looping). If there is a on one end of a direct line, there must be a on the other end as well. EXAMPLES
The following line is an entry using on an intelligent modem or direct line: WARNINGS
Use of commands, including is discouraged because they are targeted for removal from HP-UX. Use ftp(1) or rcp(1) instead. does not work when is used with an intelligent modem such as a Penril or a Ventel. FILES
SEE ALSO
ct(1), cu(1), login(1), uucico(1M), getty(1M), init(1M), ioctl(2), gettydefs(4), inittab(4), tty(7). Tim O'Reilly and Grace Todino, O'Reilly & Associates, Inc. USA. Grace Todino and Dale Dougherty, O'Reilly & Associates, Inc. USA. TO BE OBSOLETED uugetty(1M)
Man Page