User Commands sccs-sact(1)
NAME
sccs-sact, sact - show editing activity status of an SCCS
fileSYNOPSIS
sact s.filename...DESCRIPTION
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 are 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 argu-
ment, the sact command applies to all s.files in that direc-
tory. Unreadable s.files produce an error; processing con-
tinues 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. ENVIRONMENT VARIABLES See environ(5) for descriptions of the following environmentvariables that affect the execution of sact: LANG, LC_ALL,
LC_CTYPE, LC_MESSAGES, and NLSPATH.
ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:SunOS 5.11 Last change: 2 Jul 2007 1
User Commands sccs-sact(1)
____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | developer/build/make ||_____________________________|_____________________________|
| Interface Stability | Committed ||_____________________________|_____________________________|
| Standard | See standards(5). ||_____________________________|_____________________________|
SEE ALSO
sccs(1), sccs-delta(1), sccs-get(1), sccs-help(1), sccs-
prs(1), sccs-prt(1), what(1), sccsfile(4), attributes(5),
environ(5), standards(5) DIAGNOSTICSUse the SCCS help command for explanations (see sccs-
help(1)).SunOS 5.11 Last change: 2 Jul 2007 2