ultrix man page for unget

Query: unget

OS: ultrix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

unget(1)						      General Commands Manual							  unget(1)

Name
       unget - undo a previous get of an SCCS file

Syntax
       unget [-rSID] [-s] [-n] files

Description
       The  command undoes the effect of a done prior to creating the intended new delta.  If a directory is named, behaves as though each file in
       the directory were specified as a named file, except that non-SCCS files and unreadable files are ignored.  If - is given as  a	name,  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.

       -n	 Retains copy of SCCS file which normally is removed from current directory.

       -rSID	 Indicates delta version number.  This would have been specified by as the new delta.  The use of this keyletter is necessary only
		 if two or more outstanding 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 normal messages, on the standard output of the intended delta's SID.

Diagnostics
       See for explanations.

See Also
       delta(1), get(1), sccs(1)
       Guide to the Source Code Control System

																	  unget(1)
Related Man Pages
sccs-unget(1) - sunos
unget(1) - sunos
sccs-unget(1) - php
unget(1) - x11r4
unget(1) - centos
Similar Topics in the Unix Linux Community
Replacing words in a file
little program error.
How to create one's own pipe in one's own shell?
How to create one's own pipe in one's own shell?
Adding to an array in an external file, and adding elements to it.