DataMuseum.dk

Presents historical artifacts from the history of:

ICL Comet 32

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about ICL Comet 32

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦3fcc0d545⟧ TextFile

    Length: 1536 (0x600)
    Types: TextFile
    Notes: UNIX file
    Names: »sact.1«

Derivation

└─⟦26887b7e0⟧ Bits:30009717 Comet 32 harddisk image
    └─⟦28c352965⟧ »/a« UNIX Filesystem
        └─⟦this⟧ »usr/man/man1/sact.1« 

TextFile

.ig
	@(#)sact.1	2.1	7/1/84
	@(#)Copyright (C) 1983 by National Semiconductor Corp.
..
.TH SACT 1
.SH NAME
sact \- print current \s-1SCCS\s0 file editing activity
.SH SYNOPSIS
.B sact
files
.SH DESCRIPTION
.I Sact\^
informs the user of any impending deltas to a named
.SM SCCS
file.
This situation occurs when
.IR get (1)
with the
.B \-e
option has been previously executed without a subsequent
execution of
.IR delta (1).
If a directory is named on the command line,
.I sact\^
behaves as though each file in the directory were
specified as a named file, except that
non-\s-1SCCS\s0
files and unreadable files are silently ignored.
If a name of
.B \-
is given, the standard input is read with each line
being taken as the name of an
.SM SCCS
file to be processed.
.P
The output for each named file consists of five fields
separated by spaces.
.RS 5
.TP 12
Field 1
specifies the
.SM SID
of a delta that currently exists in the
.SM SCCS
file to which changes will be made to make the
new delta.
.TP 12
Field 2
specifies the
.SM SID
for the new delta to be created.
.TP 12
Field 3
contains the logname of the user who will
make the delta (i.e. executed a
.I get\^
for editing).
.TP 12
Field 4
contains the date that
.B "get \-e"
was executed.
.TP 12
Field 5
contains the time that
.B "get \-e"
was executed.
.SH "NOTE"
The
.I info
and
.I tell
entry points of the
.I sccs
command provide nicer interfaces to
.IR sact 's
functionality.
.SH "SEE ALSO"
sccs(1)
delta(1),
get(1),
unget(1).
.SH DIAGNOSTICS
Use
.IR sccshelp (1)
for explanations.