sact - show editing activity status of an SCCS file
Synopsis
Description
See Also
Diagnostics
sact s.filename...
The sact utility informs the user of any SCCS files that are checked out for editing.The output for each named file consists of five fields separated by SPACE characters.
o SID of a delta that currently exists in the SCCS file, to which changes will be made to make the new delta o SID for the new delta to be created o Username of the person who has the file checked out for editing. o Date that the version was checked out. o Time that the version was checked out. If a directory name is used in place of the s.filename argument, the sact command applies to all s.files in that directory. Unreadable s.files produce an error; processing continues with the next file (if any). The use of '-' as the s.filename argument indicates that the names of files are to be read from the standard input, one s.file per line.
delta(1), diff(1), get(1), help(1), unget(1)
Use the SCCS help command for explanations (see help(1)).
Heirloom Development Tools | SACT (1) | 2/1/07 |