Copying is referred to as yanking in vi editor.

🎲 Try a Random Question  |  Total Questions in Quiz: 109  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Unix Basics Practice Test: Vi Editor — practice the complete quiz, review flashcards, or try a random question.

Quiz questions on vi basics and modes, vi input mode, vi ex mode, vi editor navigation, vi editor editing text, commands for searching, replacing and substituting in vi editor. The vi editor, or "vee eye", is a fast, powerful, command-line text editor that comes standard on Unix systems. It has two modes: Command and Insert. In Command mode, you can use keyboard keys to navigate, delete, copy, and paste. In Insert mode, you can enter text, use the Enter key to go to a new line, use the arrow keys to navigate text, and use vi as a free-form text editor. To return to Command mode, press the... Show more

Copying is referred to as yanking in vi editor.