Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

delta(1)

get(1)

unget(1)



SACT(1-SysV)        RISC/os Reference Manual         SACT(1-SysV)



NAME
     sact - print current SCCS file editing activity

SYNOPSIS
     sact files

DESCRIPTION
     sact informs the user of any impending deltas to a named
     SCCS file.  This situation occurs when get(1) with the -e
     option has been previously executed without a subsequent
     execution of delta(1).  If a directory is named on the com-
     mand 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 (i.e., executed a
                         get for editing).

     Field 4             contains the date that get -e was exe-
                         cuted.

     Field 5             contains the time that get -e was exe-
                         cuted.

SEE ALSO
     delta(1), get(1), unget(1).

DIAGNOSTICS
     Use help(1) for explanations.












                         Printed 1/15/91                   Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026