dircmp.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 48 行
1
48 行
.TH dircmp 1.SH Namedircmp \- directory comparison.SH Syntax.B dircmp[ \fB\-d\fR ] [ \fB\-s\fR ] [ \fB\-w\fIn\fR ].I dir... .SH Description.NXR "dircmp command"The.PN dircmpcommand examines.I dir1and.I dir2and generates tabulated informationabout the contents of the directories. Listingsof files that are unique to each directory are generatedfor all the options.If no option is entered,a list is output indicating whether thefilenames common to both directorieshave the same contents..PPThis command is supplied for X/OPEN compliance. The same results areavailable from.MS diff 1 ,which produces results more quickly and effectively..SH Options.TP 5.B \-dCompares the contents of files with the same name inboth directories and output a list telling what mustbe changed in the two files to bring them into agreement.The list format is described in.MS diff 1 ..TP.B \-sSuppresses messages about identical files..TP.BI \-w nChanges the width of the output line to.I ncharacters.The default width is 72..SH See Alsocmp(1), diff(1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?