手册页部分 1: 用户命令

退出打印视图

更新时间: 2014 年 7 月
 
 

sccsdiff(1)

名称

sccs-sccsdiff, sccsdiff - compare two versions of an SCCS file

用法概要

sccsdiff [-p] -rsid -rsid [diff-options] s.filename

描述

sccsdiff compares two versions of an SCCS file and displays the differences between the two versions. Any number of SCCS files can be specified. The options specified apply to all named s.files.

选项

The following options are supported:

–p

Pipe output for each file through pr(1).

–rsid

Specify a version corresponding to the indicated SCCS delta ID (SID) for comparison. Versions are passed to diff(1) in the order given.

diff-options

Pass options to diff(1), including: –b, –c, –e, –f, –h, –u, – C number, –U number, and –D string.

文件

/tmp/get?????

temporary files

属性

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
developer/build/make

另请参见

diff(1), sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1), sccs-prs(1), sccs-prt(1), what(1), sccsfile(4), attributes(5)

诊断

filename: No differences

If the two versions are the same.

Use the sccs-help command for explanations of SCCS commands. See sccs-help(1).