sact
PURPOSE
Displays current Source Code Control System (SCCS) file
editing status.
SYNOPSIS
sact files
DESCRIPTION
The sact. command reads Source Code Control System (SCCS)
files and writes to standard output the contents, if any,
for the p-file associated with file (see "SCCS Files"
for information on the contents of the p-file). If -
(minus) is specified for file, sact. reads standard
input, and interprets each line as the name of an SCCS
file. If file is a directory, sact. performs its actions
on all SCCS files (that is, those files with the s.
prefix).
RELATED INFORMATION
The following commands: "delta," "get," and "unget."
The sccsfile file in AIX Operating System Technical Ref-
erence.
The discussion of SCCS in AIX Operating System Program-
ming Tools and Interfaces.