unget(1) unget(1)
NAME
unget - undo a previous get of an SCCS file
SYNOPSIS
unget [-r SID] [-s] [-n] [--] file
DESCRIPTION
unget (undo get) undoes the effect of a get -e done prior to creating
the intended new delta. unget must be invoked by the same user as the
one who executed the get -e. If a directory is named, unget 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.
OPTIONS
Keyletter arguments apply independently to each named file.
-r SID
Uniquely identifies which delta is no longer intended. (This
would have been specified by get as the "new delta"). The use of
this keyletter is necessary only if two or more outstanding gets
for editing on the same SCCS file were done by the same person
(login name). An error message 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 gotten file, which would normally be removed from the
current directory.
-- If the first filename begins with a dash (-), the end of the
command-line options must be marked with --.
LOCALE
The language of the message texts is governed by the environment vari-
able LCALL, LCMESSAGES or LANG.
When the default is set, the system behaves as if it were not interna-
tionalized, i.e. the message texts are in English. You must change one
of these variables in order to change the language of the message
texts.
Detailed information on the dependencies of the environment variables
and on internationalization in general can be found in the manual
"Programmer's Guide: Internationalization - Localization". Refer also
to environ(5) for information on setting the user environment.
FILES
p-file see delta(1)
Page 1 Reliant UNIX 5.44 Printed 11/98
unget(1) unget(1)
q-file see delta(1)
z-file see delta(1)
SEE ALSO
delta(1), get(1), help(1), sact(1).
Page 2 Reliant UNIX 5.44 Printed 11/98