tarsets.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 112 行
1
112 行
.TH tarsets 1.SH Nametarsets \- subset kitting command file generator.SH Syntax.B /usr/sys/dist/tarsets [.B \-d].I pathname.SH Arguments.I pathname.PPSpecify the root directory for the file hierarchy containingthe files to be kitted in the subset..SH Description.NX R "tarsets command".NX R "Software kits" "producing"The.PN tarsetscommand reads subset inventory records fromstandard input and writes a command procedure to standard output.This command procedure contains the commands required to createsubset images for the subset described in the input..PPThe.PN tarsetscommand is used by the.PN kitsutility to produce software kits for usewith the.PN setldutility..PPAll error diagnostics are written to the file.I stderrin the current directory..SH Options.TP.B \-dEnable debugging. Debug trace diagnostics are written to.I ts.dbgin the current directory..SH RestrictionsThe output command procedure produces multiple tar files.Each tar file has a goal size of 400Kb. This is an anachronismfrom the days of software distribution on RX50 diskettes.The command procedure is modified automatically to produce asingle subset image when.PN tarsetsis called from the.PN kitsutility..SH Return ValuesThe exit status from the.PN tarsetscommand is zero unless a hard link referenced in the inputinventory cannot be found in the input inventory, in which casethe status is 1..SH DiagnosticsInvalid Record on line \fIn\fR.RSThe input record on line.I nis not in subset inventory format..RE.PP\fIpath1\fR -> \fIpath2\fR link reference unresolved..RSThe input record for.I path1contains a pointer to.I path2in the referent field and.I path2does not appear in the inventory. This indicates that.I path2was deleted from the inventory after being createdby the.I invcuttercommand..RE.PPWarning: file \fIfilename\fR is \fIn\fR blocks too large for diskette.RSThis is an obsolete message. It can be ignored..RE.PPWriting Oversized File Volume....RSThis is an obsolete message. It can be ignored..RE.PP\fIi\fR Blocks, \fIj\fR Chars on Volume \fIk\fR.RSThis is an informational message. The number.I jis the number of characters in the command writtento the output to produce volume.I k..RE.SH Files.TPstderrDiagnostic output..TPts.dbgDebug diagnostic output..SH See Alsoinvcutter(1), kits(1), stl_inv(5), setld(8).br\fIGuide to Preparing Software for Distribution on ULTRIX Systems\fP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?