LPI
101-500 · Question #11
Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?
The correct answer is C. p (lowercase). You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
GNU and Unix Commands
Question
Immediately after deleting 3 lines of text in vi and moving the cursor to a different line, which single character command will insert the deleted content below the current line?
Options
- Ai (lowercase)
- BP (uppercase)
- Cp (lowercase)
- DU (uppercase)
- Eu (lowercase)
How the community answered
(31 responses)- A6% (2)
- C90% (28)
- E3% (1)
Explanation
You've hit your Sonnet limit · resets Jun 8, 9am (UTC)
Topics
#vi editor#paste commands#text deletion#buffer operations
Community Discussion
No community discussion yet for this question.