unget(1) DG/UX 5.4.2 unget(1)
NAME
unget - undo a previous get of an SCCS file
SYNOPSIS
unget [-rSID] [-s] [-n] files
DESCRIPTION
Unget undoes the effect of a get -e done before creating the intended
new delta. If a directory is named, unget treats each file in the
directory 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 taken as the name of an SCCS file to be
processed.
Options apply independently to each named file.
-rSID Uniquely identifies which delta is no longer
intended. get would specify this as the new delta.
The use of this option is necessary only if two or
more outstanding gets for editing on the same SCCS
file were done by the same person (login name). A
diagnostic results if the specified SID is
ambiguous, or if it is necessary and omitted on the
command line.
-s Suppresses the printout, on the standard output, of
the intended delta's SID.
-n Retains the retrieved file, which would normally be
removed from the current directory.
DIAGNOSTICS
Use help(1) for explanations.
SEE ALSO
delta(1), get(1), help(1), sact(1).
Licensed material--property of copyright holder(s) 1