SACT(1s,C) AIX Commands Reference SACT(1s,C)
-------------------------------------------------------------------------------
sact
PURPOSE
Displays current Source Code Control System (SCCS) file editing status.
SYNTAX
sact -- file --|
^ |
+------+
Note: This command does not have MBCS support.
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
See the following commands: "delta," "get," and "unget."
See the sccsfile file in AIX Operating System Technical Reference.
See the discussion of SCCS in AIX Operating System Programming Tools and
Interfaces.
Processed November 8, 1990 SACT(1s,C) 1