sact(1) CLIX sact(1)
NAME
sact - Displays current SCCS file editing activity
SYNOPSIS
sact file ...
DESCRIPTION
The sact command informs the user of any impending deltas to a named SCCS
file. This situation occurs when get with the -e flag has been previously
executed without a subsequent execution of delta. If a directory is named
on the command line, sact behaves 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, stdin is read with
each line being taken as the name of an SCCS file to be processed.
The output for each named file consists of five fields separated by
spaces.
Field 1 Specifies the SID of a delta that currently exists in the SCCS
file to which changes will be made to make the new delta.
Field 2 Specifies the SID for the new delta to be created.
Field 3 Contains the logname of the user who will make the delta (that
is, executed a get for editing).
Field 4 Contains the date that get -e was executed.
Field 5 Contains the time that get -e was executed.
EXAMPLES
The following example will display a report of pending deltas to file
s.abc:
sact s.abc
DIAGNOSTICS
Use help for explanations.
EXIT VALUES
Exit values are not valid.
RELATED INFORMATION
2/94 - Intergraph Corporation 1
sact(1) CLIX sact(1)
Commands: delta(1), get(1), unget(1)
2 Intergraph Corporation - 2/94