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


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 processes the edits (creating a new delta), whereas unget deletes 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 is 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 NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System