adplus-dvertising
frame-decoration

Question

To clear the screen in vi editor, _____ is used.

a.

ctrl-h

b.

ctrl-l

c.

ctrl-p

d.

ctrl-v

Posted under Vi Editor UNIX

Answer: (b).ctrl-l

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. To clear the screen in vi editor, _____ is used.

Similar Questions

Discover Related MCQs

Q. vi commands are not case sensitive.

Q. While entering text in input mode the data is saved in _____.

Q. To quit vi editor without saving the buffer we can use

Q. The first UNIX editor was ____

Q. One of the most important features of vi editor is _______

Q. The “ed” text editor is no longer in use.

Q. Which command is used for repeating the search in the same direction?

Q. Which command is used to reverse the direction of repeating the search?

Q. Substitution command is an ex-mode command.

Q. Which of the following symbol is used for substitution command?

Q. Which of the following is a correct syntax for performing substitution on a file?

Q. We cannot leave the flag field empty while performing the substitution.

Q. Which of the following commands can be used to replace ‘professor’ with ‘director’ throughout the whole file?

Q. Which of the following flag will be used for interactive substitution?

Q. Which one of the following commands will be used to delete all the instances of string ‘manager’ in file003?

Q. Which one of the following command is invalid?

Q. Search and replace operations can also use regular expressions for matching multiple patterns.

Q. For yanking text, ___ is used.

Q. For pasting text, ____ is used.

Q. c operator is used for changing the text.