PAUSE
BOX
REVIEW
GO
Line editor concepts review, - 1.5.9.0.1
The UNIX Editor that can be used with any terminal is _________.
Answer here:
That is correct!
You've got it on the 2nd try.
Good, you understand the concept!
Sorry, try again.
No, try one more time.
Please review Topic 2: The ed Line Editor
FORGET1
The correct answer is ed
Exiting the "vi" editor command review, - 1.5.9.0.2
The vi command to save your changes and to exit the
editor, is :_______.
Answer here:
That is correct!
You've got it on the 2nd try.
Good, you understand the concept!
Sorry, try again.
No, try one more time.
Please review Topic 3: Using the vi Screen Editor
FORGET2
The correct answer is :wq
Searching for a character string, review - 1.5.9.0.3
The vi command to search forward for the word
missing is _________?
Answer here:
That is correct!
You've got it on the 2nd try.
Good you understand the concept.
Sorry, try again.
No, try one more time.
Please review Topic 6: Basic Global Editing Commands .
FORGET3
The correct answer is /missing/
"vi" - Line numbering command review, - 1.5.9.0.4
To make sure that vi numbers all of the lines on your,
screen, the vi command is :set ______?
Answer here:
That is correct!
You've got it on the 2nd try.
Good you understand the concept.
Sorry, try again.
No, try one more time.
Please review Topic 7: Customizing Your Editing Environment .
FORGET4
The correct answer is :set number