sact(1) — Commands
OSF
NAME
sact − Displays current Source Code Control System (SCCS) file editing status
SYNOPSIS
sact file ... | -
DESCRIPTION
The sact command reads SCCS files and writes the contents, if any, of the p-file associated with file to standard output (see the get command for information about the contents of the p-file). If a - (dash) 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.
RELATED INFORMATION
Commands: admin(1), cdc(1), comb(1), delta(1), get(1), prs(1), rmdel(1), sact(1), sccsdiff(1), sccshelp(1), unget(1), val(1), what(1).
Files: sccsfile(4).
Guide to Programming Support Tools