SACT(1) — USER COMMANDS
NAME
sact − print current SCCS file editing activity
SYNOPSIS
/usr/sccs/sact file ...
DESCRIPTION
Sact informs the user of any SCCS files which have had one or more get −e commands applied to them, that is, there are files out for editing, and deltas are pending. 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, the standard input 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.
SEE ALSO
sccs(1), delta(1), get(1), unget(1).
Source Code Control System in Programming Tools for the Sun Workstation.
DIAGNOSTICS
Use help(1) for explanations.
Sun Release 1.1 — Last change: 6 March 1984