sact.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 60 行
1
60 行
.\" SCCSID: @(#)sact.1 8.1 9/11/90.TH sact 1.SH Namesact \- display current SCCS file editing activity.SH Syntax.B sact \fIfiles\fR.SH Description.NXR "sact command (sccs)".NXR "SCCS file" "printing".NXAM "sccsfile" "SCCS file"The.PN sactcommand informs the user of any impending deltas to a named SCCS file.This situation occurs when the.PN getcommand with the.B \-eoption has been previously executed without a subsequent execution of the.PN deltacommand.If a directory is named on the command line,.PN sactbehaves as though each file in the directory were specified as a named file,except that non-SCCS files and unreadable files are silently ignored.If a name of - is given, the standard input is read with each line beingtaken as the name of an SCCS file to be processed..PPThe output for each named file consists of five fields separated by spaces..IP "Field 1" 10Specifies the SID of a delta that currently exists in the SCCS fileto which changes will be made to make the new delta..IP "Field 2" 10Specifies the SID for the new delta to be created..IP "Field 3" 10Contains the login name of the user who will make the delta (that is,executed a.PN getfor editing..IP "Field 4" 10Contains the date that.PN get.B \-ewas executed..IP "Field 5" 10Contains the time that.PN get.B \-ewas executed..SH DiagnosticsSee.MS sccshelp 1 for explanations..SH See Alsodelta(1), get(1), sccs(1), sccshelp(1), unget(1), sccsfile(5)).br\fIGuide to the Source Code Control System\fP
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?