⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fverify.8

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 8
字号:
.\" SCCSID: @(#)fverify.8	6.2	8/30/89.TH fverify 8 .SH Namefverify \- verify software subsets.SH Syntax.B fverify [\-yn].SH Description.NXR "fverify command".NXR "setld" "verify software subsets".NXR "software subset" "verifying"The.PN fverifycommandreads subset inventory records fromstandard input and verifies that the attributes for the fileson the system match theattributes listed in the corresponding records. Invoking.PN fverifywith no arguments causes it to report errors tothe standard output and prompt the user for confirmationbefore making corrections..PPMissing files and inconsistenciesin file size, checksum, user id, group id, mode,and file type are reported.If inconsistencies in user id,group id or mode are detected the user is asked if they areto be corrected. If a missing file is a directory, it willbe created. All errors and informational messages are loggedto the file.PN /var/adm/fverifylog ..PPThe.PN setldutility uses.PN fverifywhen installing subsets to guarantee correct installation..SH OptionsSpecifying both options will cause the.B \-yoption to be ignored..TP.B \-nError reporting only. When specified,.PN fverifyreports errors and does not perform any fixes. .TP.B \-yFixes only. When specified, .PN fverifyfixes modes, UIDs and GIDs on any files which have incorrectvalues for these attributes. No user input is required..SH RestrictionsProblems with file size, file type, and file checksum cannot becorrected..PPBecause the subset inventories give file names as relativepaths, run.PN fverifyin the root directory to which the software is installed..PPMany of the files on the system cannot be read or modifiedwithout appropriate privilege. Attempting to run.PN fverifywithout appropriate privilege may result in an excess ofaccess errors being reported..SH ExamplesTo use.PN fverifyto report verification problems with the BASE subset on ULTRIX, Version 4.0 (VAX), use the followingcommand: .EX% \fBcd /\fP% \fB/etc/stl/fverify \-n </usr/etc/subsets/ULTBASE400.inv\fP.EE.PPTo correct all problems with the same subset withoutbeing presented any prompts or diagnostic output, type:.EX% \fBcd /\fP% \fB/etc/stl/fverify \-y < /usr/etc/subsets/ULTBASE400.inv\fP.EE.PPTo interactively repair verification problems with the COMMsubset on ULTRIX, Version 4.0 (RISC), use the fverify commandwith no arguments:.EX% \fBcd /\fP% \fB/etc/stl/fverify < /usr/etc/subsets/UDTCOMM400.inv\fP.EE.SH Diagnostics.PP.B fverify: out of memory.brNot enough memory is available from the system..PP.I pathname:.B cannot stat (\fIerror-message\fR).brThe file.I pathnameis listed in the inventory but is not on the system.The.I error-messageexplains why..PP.I pathname:.B file type `\fIx\fP' should be `\fIy\fP'.brThe file is listed in the inventory as being of type `\fIy\fR',but the copy of the file on the disk is type `\fIx\fR'.The file type codes are:.sp.RSb  block device files.brc  character device files.brd  directory files.brf  regular files.brl  hard links.brp  fifos (named pipes).brs  symbolic links.RE.sp.PP.I pathname:.B checksum.I n.B should be.I m.brThere is a checksum error on.I pathname.The values.I nand.I mare the actual and expected values..PP.I pathname:.B size.I n.B should be.I m.brThe size of file.I pathnameis not as expected. The numbers.I nand.I mare the actual and expected values..PP.I pathname:.B gid.I n.B should be.I m.brThe group id for.I pathnameis not as expected. The group ids.I nand.I mare the actual and expected values..PP.I pathname:.B uid.I n.B should be.I m.brThe user id for.I pathnameis not as expected. The user ids.I nand.I mare the actual and expected values..PP.I pathname:.B permissions.I string1.B should be.I string2.brThe permissions for.I pathnameare not as expected..I String1and.I string2are the actual and expected permissions. The formatof.I string1and.I string2is the same as that used by the.PN lscommand..PP.B Creating directory.I pathname.brThe directory.I pathnameis listed in the input inventory but does not exist on the system.The .PN fverifycommand will attempt to create the directory..PP.B cannot correct.I pathname(\fIerror-message\fR).brA problem reported with.I pathnamecould not be corrected. The.I error-messageexplains why..PP.I pathname.B corrected.brA problem with.I pathnamewas successfully corrected..PP.B Cannot create dir.I pathname(\fIerror-message\fR).brThe.PN fverifyprogram could not create a directory it was attempting to create.The accompanying.I error-messageexplains why..PP.I n.B verification errors encountered..br.I m.B corrections performed..brBefore exiting, the.PN fverifyprogram prints these statistics describing what had been done..sp.PPThe exit status from.PN fverifyis the total number of errors detected minus the total number ofsuccessful fixes..SH Files.TP 25 .PN /usr/etc/subsets/*.invSubset inventory files.TP.PN /var/adm/fverifylogLog File.SH See Alsols(1), stl_inv(5), setld(8).br.I Guide to Preparing Software for.I Distribution on ULTRIX Systems

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -