Match the following commands to the corresponding descriptions
_____ 1. set number
_____ 2. y$
_____ 3. set noshowmode
_____ 4. Ctrl d
_____ 5. "add
_____ 6. yy
_____ 7. "2p
_____ 8. 3yw
_____ 9. set all
_____ 10. ab
_____ 11. map
_____ 12. vi -r filename
_____ 13. set report=0
_____ 14. view filename
_____ 15. .exrc
a:
copies the current line into the temporary buffer
b: cancels the showmode set up
c: copies the content of buffer number 2 to the cursor position
d: deletes a line and saves it in the a buffer
e: displays line numbers
f: copies the text starting from the cursor to the end of the line to the temporary buffer
g: opens a file for read only.
h: scrolls the cursor down, usually 12 lines
i: lists the abbreviations
j: opens a file for recovery
k: name of the file that vi looks for when it is invoked
l: vi command to create a macro
m: displays list of the parameters and their set up values
n: sets confirmation messages for editing any number of lines.
o: copies 3 words to the temporary buffer
1. e: displays line numbers
2. f: copies the text starting from the cursor to the end of the line to the temporary buffer
3. b: cancels the showmode set up
4. h: scrolls the cursor down, usually 12 lines
5. d: deletes a line and saves it in the a buffer
6. a: copies the current line into the temporary buffer
7. c: copies the content of buffer number 2 to the cursor position
8. o: copies 3 words to the temporary buffer
9. m: displays list of the parameters and their set up values
10. i: lists the abbreviations
11. l: vi command to create a macro
12. j: opens a file for recovery
13. n: sets confirmation messages for editing any number of lines.
14. g: opens a file for read only.
15. k: name of the file that vi looks for when it is invoked
You might also like to view...
A data ________ is a large-scale electronic repository of data that contains and organizes all of an organization's data in one place
A) storehouse B) warehouse C) mart D) chain
Themed Cell Styles is an option in the ________
A) Conditional Formatting gallery B) Cell Styles gallery C) Format gallery D) Format as Table gallery