The vi command : set report=2

a: sets confirmation messages for two or more lines
b: sets confirmation messages for exactly two lines
c: sets confirmation messages for less than two lines
d: sets vi to report two lines of error messages
e: sets vi to report twice


a: sets confirmation messages for two or more lines

Computer Science & Information Technology

You might also like to view...

Case-Based Critical Thinking QuestionsCase 4-1Savannah is learning about different types of storage devices. She has many files on her computer. Savannah is going on vacation and wants to take some files with her. She is concerned because she is traveling to a hot climate and knows that some storage devices can be damaged by high heat. Savannah should NOT take her files with her on a(n) ____ storage medium because it is susceptible to high heat.

A. magnetic B. optical C. solid state D. computer

Computer Science & Information Technology

The active cell is the cell you can currently edit or modify, and it is marked with a(n) black outline.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Select the code below that configures a class called "offer" with blue text, 1.2em, and Arial or sans-serif font using CSS

a. .offer { color:blue; font-size:1.2em; font-family:sans-serif;} b. .offer { color:blue; font-size:1.2em; font-family:Arial,sans-serif;} c. .#offer { text:blue; font-size:1.2em; font-family:Arial,sans-serif;} d. #offer { text:blue; font-size:20px; font-family:Arial,sans-serif;}

Computer Science & Information Technology

What are four tasks or responsibilities of the Internetwork layer?

What will be an ideal response?

Computer Science & Information Technology