home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: sccsdiff Chapter 17
The SCCS Utility
Next: Reference: val
 

unget

unget [

options

] 

files

Cancel a previous get -e for one or more SCCS files . If a file is being edited via get -e , issuing delta will process the edits (creating a new delta), whereas unget will delete the edited version (preventing a new delta from being made).

Options

-n

Do not remove file retrieved with get -e .

-r sid

The SCCS ID of the delta to cancel; needed only if get -e was issued more than once for the same SCCS file.

-s

Suppress display of the intended delta's sid .


Previous: Reference: sccsdiff UNIX in a Nutshell: System V Edition Next: Reference: val
Reference: sccsdiff Book Index Reference: val

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System