Match the following commands to the corresponding descriptions

_____ 1. U
_____ 2. Esc
_____ 3. O
_____ 4. q!
_____ 5. x
_____ 6. dd
_____ 7. . (dot)
_____ 8. R
_____ 9. o
_____ 10. ?
_____ 11. $
_____ 12. 0 (zero)
_____ 13. w
_____ 14. u
_____ 15. wq

a:
Searches backward through a file
b: Deletes a line
c: Opens a line above the current line
d: Repeats the last text changes
e: Opens a line below the current line
f: Exits the vi editor and saves the file.
g: Exits the vi editor without saving the file
h: Deletes a character indicated by the cursor position
i: Undoes the recent changes on the current line
j: Replaces character(s) and places vi in the text input mode
k Places the cursor at the end of the current line
l Places the cursor at the beginning of the current line
n Moves the cursor one word forward
m Places the vi editor in the command mode
o Undoes all changes on the current line.

1. o Undoes all changes on the current line.
2. m Places the vi editor in the command mode
3. c: Opens a line above the current line
4. g: Exits the vi editor without saving the file
5. h: Deletes a character indicated by the cursor position
6. b: Deletes a line
7. d: Repeats the last text changes
8. j: Replaces character(s) and places vi in the text input mode
9. e: Opens a line below the current line
10. a: Searches backward through a file
11. k Places the cursor at the end of the current line
12. l Places the cursor at the beginning of the current line
13. n Moves the cursor one word forward
14. i: Undoes the recent changes on the current line
15. f: Exits the vi editor and saves the file.

Computer Science & Information Technology

You might also like to view...

Adjusting the transparency of an image permits some of the slide background to be seen through the placeholder background

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following offer peer-to-peer payment services?

(a) eCash and PayPal. (b) eCash and Tradesafe. (c) PayPal and Tradesafe. (d) eCash, PayPal and Tradesafe.

Computer Science & Information Technology