uuaids.8c
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 8C 代码 · 共 131 行
8C
131 行
.\" SCCSID: @(#)uuaids.8c 8.1 9/11/90.TH uuaids 8c.SH Nameuucompact, uumkspool, uurespool, uupoll \- uucp utilities .SH Syntax.B uucompact.B \-s\fIsystem\fP .br.B uumkspool.I system ....br.B uurespool[ .B \-t\fI#\fP ].br.B uupoll.I system ....SH Description.NXR "uuaids keyword".NXR "uucompact utility".NXR "uumkspool utility".NXR "uurespool utility".NXR "uupoll utility".NXR "uucp utility" "spool directories and".NXAM "uucp utility" "uucompact utility"All of the .PN uucpcommands are located in .PN /usr/lib/uucp ..PPThe.PN uucompactcommand compacts uucp system spool directories and associated subdirectories. If .I system is ALL, then all existing uucp system spool directories are compacted. Otherwise, only the specified system spool directory is compacted.If no system is specified, .PN /usr/spool/uucp/sys is compacted. If .PN uucompactis stopped before it is finished,it can be restarted without reprocessing directories. The.PN uucompactcommand continues processing where it left off during it's previous instantiation..PPThe.PN uumkspoolcommand makes a per system spool directory and associated subdirectoriesfor each of the specified systems.For example, if \fIsystem\fP is mk3 and if the local system nameis penny, the following directories are created:.RS.EX /usr/spool/uucp/sys/mk3 /usr/spool/uucp/sys/mk3/C. /usr/spool/uucp/sys/mk3/X. /usr/spool/uucp/sys/mk3/D. /usr/spool/uucp/sys/mk3/D.penny /usr/spool/uucp/sys/mk3/D.penny.EE.REThe.PN uurespoolcommand moves files from old spool directories to new spooldirectories.Because the structure of the spool directories has changed from older versions of .PN uucp ,it is necessary to respool old spooled filesto new spool directories in at least two instances: .IP \(bu 5When installing the current version of .PN uucp. .IP \(bu 5When creating a new system spool directory for each system. .PPIn the latter case, it is necessary to move files from .PN /usr/spool/uucp/sys/DEFAULTto the new spool directories. To ease this task,.PN uurespoolmoves files that have been spooledin one of 4 formats and respools them under the new spooling structure.The format is specified by the \f(CW\-t#\fP option, where the number sign (#) can be any one of the following:.IP \(bu 4Original spool - All files are in .PN /usr/spool/uucp ..IP \(buSplit spool - Contains the subdirectories .PN C. , .PN X. , .PN D. , .PN D.local , .PN D.localX ..IP \(buModified split spool - Contains all subdirectories listed in split spool, and .PN STST. , .PN TM. , .PN C./OTHERS ..IP \(buUsed when a new system directory has been created andspool files must be moved from the DEFAULT directoryto the new system directory..PPThe .PN uupollcommand forces a connect attempt to the named systems evenif recent attempts have failed, but not if the .PN L.sysfile prohibits the call. For example, the .PN L.sys file will prohibit the call if it is the wrong time of day.Thus, the.PN /usr/spool/uucp/LOGFILEshould be monitored for messages about the connection..SH Files.TP 20.PN /usr/spool/uucpSpool directory.TP .PN /usr/spool/uucp/LOGFILELogfile.SH See Alsomail(1), uucp(1c), uux(1c)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?