PAUSE
ENCORE
BOX
LESSON REVIEW
QPR1
1. Which statement is incorrect?
a SCCS is a command you type at your UNIX prompt.
b SCCS can control program source code and any text file.
c SCCS is a collection of 16 UNIX commands.
d SCCS files have prefixes like s. and p.
QPR2
2. To get started with SCCS, you need only 3 commands,
admin, get and delta.
true or false
QPR3
3. The most common order for using admin, get, and delta is:
a admin get delta
b delta get admin get admin
c admin delta get
QPR4
4. Enter the SCCS command to obtain version 2.1.3 of
the file lesson13 for editing.
QPR5
5. SCCS saves disk space because:
a it does not keep any files.
b it keeps the original of a file and information about
how to generate a later version of the file without
keeping all possible versions.
c it uses prefixes to identify different SCCS files.
QPR6
6. If an SCCS command produces an error message, the error
code can be used as an argument to the ________ command to
obtain a more detailed help message.
QPR7
7. Enter the command to initiate the SCCS process using
the file lesson13 as input and s.lesson13 as the output.
QPR8
8. If the SCCS process was admin(ed) with the -fb flag,
and the last SCCS command was get -e -r1.3 s.chapter13 ,
the next command, delta s.lesson13 will create a branch
with which process_id?
RINTER
______________________________________________________________________________
$PRMT_STR$
That is correct!
You've got it on the 2nd try.
Good, you understand the concept.
$F_DIAG_L1$
$F_DIAG_L2$
$F_DIAG_L3$
$S_DIAG_L1$
$S_DIAG_L2$
$S_DIAG_L3$
$REV_STR1$
$REV_STR2$
FORGET1
The correct answer is: $ANSWER$
GO